mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-07-12 22:54:40 -04:00
fix(deps): update dependency scratch-storage to v4.0.53
This commit is contained in:
parent
32bb8a41dc
commit
8ab5f886a6
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -38,7 +38,7 @@
|
|||
"playwright-chromium": "1.50.1",
|
||||
"scratch-render-fonts": "1.0.164",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.52",
|
||||
"scratch-storage": "4.0.53",
|
||||
"scratch-vm": "5.0.176",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20487,9 +20487,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.52",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.52.tgz",
|
||||
"integrity": "sha512-LBKpP7mVP2zJz3o/foyTWNLGC9ZEpOw+w64XX6pqpzkeNPE0lsQ8hh/JwQ12DHS6yWZ9a/XrW1pxOufs58dnaA==",
|
||||
"version": "4.0.53",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.53.tgz",
|
||||
"integrity": "sha512-w/h4j68vfF1MMCzgSO0LFEx8ju1bOObrmFINPpHk3seIrrkWHPQM8L3+HxB+eg1aZSHQtrkQvdTZFaIjeDW+yw==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.50.1",
|
||||
"scratch-render-fonts": "1.0.164",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.52",
|
||||
"scratch-storage": "4.0.53",
|
||||
"scratch-vm": "5.0.176",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue