fix(deps): update dependency scratch-storage to ^4.0.128

This commit is contained in:
renovate[bot] 2025-05-05 12:05:14 +00:00 committed by GitHub
parent 9575162c85
commit 8b94e600b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -23,7 +23,7 @@
"react-twitter-embed": "3.0.3", "react-twitter-embed": "3.0.3",
"react-use": "17.6.0", "react-use": "17.6.0",
"scratch-parser": "6.0.0", "scratch-parser": "6.0.0",
"scratch-storage": "^4.0.127" "scratch-storage": "^4.0.128"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.27.1", "@babel/cli": "7.27.1",
@ -22743,9 +22743,9 @@
} }
}, },
"node_modules/scratch-storage": { "node_modules/scratch-storage": {
"version": "4.0.128", "version": "4.0.129",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.128.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.129.tgz",
"integrity": "sha512-1w2/f0T2Hs3siEXIZuQGklv6qFanrVeFcrU6ohiXcmvYSbba9JFuptWXLgWX8uU6elRf3F2aRInnTl42My4/Pw==", "integrity": "sha512-NoNtAzqDV3iVq69OLsrfbSAxU0n0+7lBrghg3j2UOW0zXkzffB2vaZdX/YdeN0zULYz+HaXTNwp9/8e+IP3OQA==",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.21.0", "@babel/runtime": "^7.21.0",

View file

@ -58,7 +58,7 @@
"react-twitter-embed": "3.0.3", "react-twitter-embed": "3.0.3",
"react-use": "17.6.0", "react-use": "17.6.0",
"scratch-parser": "6.0.0", "scratch-parser": "6.0.0",
"scratch-storage": "^4.0.127" "scratch-storage": "^4.0.128"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "7.27.1", "@babel/cli": "7.27.1",