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

This commit is contained in:
renovate[bot] 2025-04-03 14:33:46 +00:00 committed by GitHub
parent 415bbc7ce0
commit 80e4be5c1b
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.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",

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.96"
"scratch-storage": "^4.0.97"
},
"devDependencies": {
"@babel/cli": "7.27.0",