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

This commit is contained in:
renovate[bot] 2025-03-13 11:21:51 +00:00 committed by GitHub
parent 20fcb95dec
commit b491ddbcee
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.76"
"scratch-storage": "^4.0.78"
},
"devDependencies": {
"@babel/cli": "7.26.4",
@ -22959,9 +22959,9 @@
}
},
"node_modules/scratch-storage": {
"version": "4.0.78",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.78.tgz",
"integrity": "sha512-ZoPZ/VWKdfXd2RQexQOoMAuzgTn3b3KXwoFzXV1TXxwPxdmdaXZ22XnT/YyXmneHx/dxntj0Dyy2gnkrAo97oQ==",
"version": "4.0.79",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.79.tgz",
"integrity": "sha512-ULCvNZUEWdJKVx3HYzOJpIFHOqgxX3rbXYQ5cbOY3t5moklLt2vTJAYVXZ+dQ5VzD8EUdJmWamtlexYr0BE0Lg==",
"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.76"
"scratch-storage": "^4.0.78"
},
"devDependencies": {
"@babel/cli": "7.26.4",