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

This commit is contained in:
renovate[bot] 2024-03-05 15:46:06 +00:00 committed by GitHub
parent 07c23999a6
commit 1a882af8a3
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.30"
"scratch-storage": "2.3.32"
},
"devDependencies": {
"@babel/cli": "7.23.9",
@ -21243,9 +21243,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.30",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.30.tgz",
"integrity": "sha512-RIhtdczEoh7jmGrhVgGN70CbbkoMIUH7pUkakGf+9njHtfN+jQ/ZzjnouIbOz2ff7Sl/s6rN46GaZudHgn3KOA==",
"version": "2.3.32",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.32.tgz",
"integrity": "sha512-mrzybQpH6wiw6N9QeH2Q8+n/G/Wj7Mk0Ef/I3GT3m0AY0T4p6EivmbKB+nnss3MAhTea4gDLm/yG5KipI0g3AQ==",
"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.30"
"scratch-storage": "2.3.32"
},
"devDependencies": {
"@babel/cli": "7.23.9",