mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-07-12 04:36:13 -04:00
fix(deps): update dependency scratch-storage to ^4.0.97
This commit is contained in:
parent
415bbc7ce0
commit
80e4be5c1b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"react-twitter-embed": "3.0.3",
|
||||
"react-use": "17.6.0",
|
||||
"scratch-parser": "6.0.0",
|
||||
"scratch-storage": "^4.0.96"
|
||||
"scratch-storage": "^4.0.97"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.27.0",
|
||||
|
@ -22980,9 +22980,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.97",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.97.tgz",
|
||||
"integrity": "sha512-OU8ZYujgHCtLi9J2SjMxD8W8v/S1duZtgAq45k7MhByAiIRWS8skk1vhQ49CcQO8KyHCg1Sym5M9eNY1gVT4SA==",
|
||||
"version": "4.0.98",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.98.tgz",
|
||||
"integrity": "sha512-A4HlfWaUJOQxGmX8XTK7caPpKAT7ixqeEfHhemt7EwflAi5zQqBBVSNBk+UOZ7qdThKBYGWBNB5J9K+P3kLucw==",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.21.0",
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"react-twitter-embed": "3.0.3",
|
||||
"react-use": "17.6.0",
|
||||
"scratch-parser": "6.0.0",
|
||||
"scratch-storage": "^4.0.96"
|
||||
"scratch-storage": "^4.0.97"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.27.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue