mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-08-14 15:29:17 -04:00
fix(deps): update dependency scratch-storage to v4.0.150
This commit is contained in:
parent
f5594cb5b6
commit
701904e945
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.52.0",
|
||||
"scratch-render-fonts": "1.0.197",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.149",
|
||||
"scratch-storage": "4.0.150",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20467,9 +20467,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.149",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.149.tgz",
|
||||
"integrity": "sha512-3QZFrLf2OXXAHTjcpnr9ufXf7B1tRzmegGn9vPA2cQnqMYW3yizM8lDQfRjYjroj8ayixQhjnE5NYDiK5KYnDg==",
|
||||
"version": "4.0.150",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.150.tgz",
|
||||
"integrity": "sha512-Cqj40Vv2iS6l8Ox66pNh2SOnoXRw6+LDPVcFK8g/7HszZ+RKFTYr/AQUlgZa8EpRb6areLcvKlnjVWQ4aFOACg==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.52.0",
|
||||
"scratch-render-fonts": "1.0.197",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.149",
|
||||
"scratch-storage": "4.0.150",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue