mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
fix(deps): update dependency scratch-storage to v2.3.113
This commit is contained in:
parent
8e6d23bdf4
commit
1fd706391e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -22,7 +22,7 @@
|
|||
"react-twitter-embed": "3.0.3",
|
||||
"react-use": "17.5.0",
|
||||
"scratch-parser": "5.2.1",
|
||||
"scratch-storage": "2.3.111"
|
||||
"scratch-storage": "2.3.113"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.24.5",
|
||||
|
@ -21408,9 +21408,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "2.3.111",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.111.tgz",
|
||||
"integrity": "sha512-wz5L4uXTRbD/C7PWYRDcvhj/yFkEZaWikziWnQ8pliv8iEi7zRk4G9n7FjPzgKA003Rg0etPsrhc2xSXgmRRwQ==",
|
||||
"version": "2.3.113",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.113.tgz",
|
||||
"integrity": "sha512-YXX0hEwFbhnjDy7Kh7AAfBoS7EQnvMQpN9yi+HAA5nSmznPL/4YMh1ctKaJAWOx8V7ecrE0s/WSrU4dsJSBM+A==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"arraybuffer-loader": "^1.0.3",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"react-twitter-embed": "3.0.3",
|
||||
"react-use": "17.5.0",
|
||||
"scratch-parser": "5.2.1",
|
||||
"scratch-storage": "2.3.111"
|
||||
"scratch-storage": "2.3.113"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.24.5",
|
||||
|
|
Loading…
Reference in a new issue