fix(deps): update dependency scratch-storage to v2.3.65

This commit is contained in:
renovate[bot] 2024-03-29 14:00:04 +00:00 committed by GitHub
parent ffe2374b96
commit 543a7db9b1
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

@ -22,7 +22,7 @@
"react-twitter-embed": "3.0.3",
"react-use": "17.5.0",
"scratch-parser": "5.2.1",
"scratch-storage": "2.3.63"
"scratch-storage": "2.3.65"
},
"devDependencies": {
"@babel/cli": "7.24.1",
@ -21624,9 +21624,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.63",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.63.tgz",
"integrity": "sha512-F9J15Ab70Ksh9/wbj9iOfM71leu3WLlfeeniHxFDkiGho3ZhDIj3Ee/8xl2oC5iJw0yaavCScxf2A+OEpz5wYw==",
"version": "2.3.65",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.65.tgz",
"integrity": "sha512-ghYeeXmvJ33LNbPGCRmF0RHJlndFhCA6Lzx2yMkl2zd769ajhPRhgqHAaXwsAgqyW2gCUC+bqW+utAnwlJgSsA==",
"dependencies": {
"@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3",

View file

@ -57,7 +57,7 @@
"react-twitter-embed": "3.0.3",
"react-use": "17.5.0",
"scratch-parser": "5.2.1",
"scratch-storage": "2.3.63"
"scratch-storage": "2.3.65"
},
"devDependencies": {
"@babel/cli": "7.24.1",