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

This commit is contained in:
renovate[bot] 2024-05-11 12:12:41 +00:00 committed by GitHub
parent 35eab50c7f
commit 888d88b95b
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.108"
"scratch-storage": "2.3.110"
},
"devDependencies": {
"@babel/cli": "7.24.5",
@ -21408,9 +21408,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.108",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.108.tgz",
"integrity": "sha512-LIEBY0i5uE25xlTtlxW8J/5LG4KpQkClMc9A7fkyKNzORMQkrfE5O0fihAufm6YyNhrFA9CEptfWTIYtOOGzMQ==",
"version": "2.3.110",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.110.tgz",
"integrity": "sha512-6yzT8UnrWqNH6KrMXdhVuqHrmH5u5SKf94XL8yN+QhA4y3DJtOEfr1fd+nqh+lj4tQ5ZlGh7ItCMio1Qyy2d4w==",
"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.108"
"scratch-storage": "2.3.110"
},
"devDependencies": {
"@babel/cli": "7.24.5",