mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-06-29 00:13:21 -04:00
fix(deps): update dependency scratch-storage to v4.0.123
This commit is contained in:
parent
c2f04b9233
commit
3f4730aa4f
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.188",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.122",
|
||||
"scratch-storage": "4.0.123",
|
||||
"scratch-vm": "5.0.290",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20470,9 +20470,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.122",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.122.tgz",
|
||||
"integrity": "sha512-wzYF6Ah0pP36jCRN/8yUO7WDOGppMHpTXqopbrY5bqfs491Xowo0B0owv+rEfSZCQEHCytt0fsHJpwnV12W+UQ==",
|
||||
"version": "4.0.123",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.123.tgz",
|
||||
"integrity": "sha512-n11WsJczEIh+D80KtVEsrjp/5ULMUYnotq/JIXqcp1mzt8f8Ada62qm9e2EVkuQRcJ5JJ9E7fNYHoMusbrVwUw==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.52.0",
|
||||
"scratch-render-fonts": "1.0.188",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.122",
|
||||
"scratch-storage": "4.0.123",
|
||||
"scratch-vm": "5.0.290",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue