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

This commit is contained in:
renovate[bot] 2025-05-13 06:42:06 +00:00 committed by GitHub
parent bc6be20070
commit b29fc62274
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-use": "17.6.0",
"scratch-parser": "6.0.0",
"scratch-storage": "^4.0.133"
"scratch-storage": "^4.0.134"
},
"devDependencies": {
"@babel/cli": "7.27.2",
@ -23027,9 +23027,9 @@
}
},
"node_modules/scratch-storage": {
"version": "4.0.134",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.134.tgz",
"integrity": "sha512-g8DP5CPQuS1qIk10INcj5NgSc2hG+GrNCzokgelxZ3iMIC/Rw3zdH5DacQRBbOxr6amoYV9CK/MUsbYYWFrHog==",
"version": "4.0.135",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.135.tgz",
"integrity": "sha512-Pc1KUczh174oB0J0hQBjzvFIkyPVlgE7AvPasfaGUNvabMtGcHbafyZazOtC76fXo8yfCY4lTg+Vmgz89xZpaw==",
"license": "AGPL-3.0-only",
"dependencies": {
"@babel/runtime": "^7.21.0",

View file

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