mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
fix(deps): update dependency scratch-storage to v2.3.110
This commit is contained in:
parent
35eab50c7f
commit
888d88b95b
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.108"
|
||||
"scratch-storage": "2.3.110"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.24.5",
|
||||
|
@ -21408,9 +21408,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "2.3.108",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.108.tgz",
|
||||
"integrity": "sha512-LIEBY0i5uE25xlTtlxW8J/5LG4KpQkClMc9A7fkyKNzORMQkrfE5O0fihAufm6YyNhrFA9CEptfWTIYtOOGzMQ==",
|
||||
"version": "2.3.110",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.110.tgz",
|
||||
"integrity": "sha512-6yzT8UnrWqNH6KrMXdhVuqHrmH5u5SKf94XL8yN+QhA4y3DJtOEfr1fd+nqh+lj4tQ5ZlGh7ItCMio1Qyy2d4w==",
|
||||
"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.108"
|
||||
"scratch-storage": "2.3.110"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.24.5",
|
||||
|
|
Loading…
Reference in a new issue