mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-06-11 04:11:15 -04:00
fix(deps): update dependency scratch-storage to ^4.0.128
This commit is contained in:
parent
9575162c85
commit
8b94e600b4
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.127"
|
||||
"scratch-storage": "^4.0.128"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.27.1",
|
||||
|
@ -22743,9 +22743,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.128",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.128.tgz",
|
||||
"integrity": "sha512-1w2/f0T2Hs3siEXIZuQGklv6qFanrVeFcrU6ohiXcmvYSbba9JFuptWXLgWX8uU6elRf3F2aRInnTl42My4/Pw==",
|
||||
"version": "4.0.129",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.129.tgz",
|
||||
"integrity": "sha512-NoNtAzqDV3iVq69OLsrfbSAxU0n0+7lBrghg3j2UOW0zXkzffB2vaZdX/YdeN0zULYz+HaXTNwp9/8e+IP3OQA==",
|
||||
"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.127"
|
||||
"scratch-storage": "^4.0.128"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.27.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue