mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
chore(deps): fix lock file
This commit is contained in:
parent
41c2c5d063
commit
38d63a31a3
1 changed files with 4 additions and 4 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -103,7 +103,7 @@
|
||||||
"regenerator-runtime": "0.13.9",
|
"regenerator-runtime": "0.13.9",
|
||||||
"sass": "1.71.0",
|
"sass": "1.71.0",
|
||||||
"sass-loader": "10.5.2",
|
"sass-loader": "10.5.2",
|
||||||
"scratch-gui": "3.6.8",
|
"scratch-gui": "3.6.11",
|
||||||
"scratch-l10n": "3.18.10",
|
"scratch-l10n": "3.18.10",
|
||||||
"selenium-webdriver": "4.1.0",
|
"selenium-webdriver": "4.1.0",
|
||||||
"slick-carousel": "1.6.0",
|
"slick-carousel": "1.6.0",
|
||||||
|
@ -21804,9 +21804,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-gui": {
|
"node_modules/scratch-gui": {
|
||||||
"version": "3.6.8",
|
"version": "3.6.11",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.6.8.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.6.11.tgz",
|
||||||
"integrity": "sha512-RkbwsGB+OUzROWi8Zm0Y205IiZfC4iWs8RY/hmgZKVzgVEMXGzV8LKMoOmfCNAjAwd2K5P76dImmXY0pDJH7ww==",
|
"integrity": "sha512-b6bdsBQ6dHK2hGU/zmg/EJXsy3zmZg6h6oKXbdYYn9aQOdWYlK0mDW0TCKLjij6krklA0jzQn8orcCV4ft92DQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microbit/microbit-universal-hex": "^0.2.2",
|
"@microbit/microbit-universal-hex": "^0.2.2",
|
||||||
|
|
Loading…
Reference in a new issue