mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-06-05 10:03:50 -04:00
fix(deps): update dependency scratch-storage to v4.0.130
This commit is contained in:
parent
cf63c00a0d
commit
d184cffa24
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.190",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.129",
|
||||
"scratch-storage": "4.0.130",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20449,9 +20449,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.129",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.129.tgz",
|
||||
"integrity": "sha512-NoNtAzqDV3iVq69OLsrfbSAxU0n0+7lBrghg3j2UOW0zXkzffB2vaZdX/YdeN0zULYz+HaXTNwp9/8e+IP3OQA==",
|
||||
"version": "4.0.130",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.130.tgz",
|
||||
"integrity": "sha512-OHQuj/oCkObh0zYjGyLy5BUNtURBfPCEKTfgFVh/fIHYo+lN1FlovB/My8XEa3K1EA/csN+MqorynC/w9EMsZw==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.52.0",
|
||||
"scratch-render-fonts": "1.0.190",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.129",
|
||||
"scratch-storage": "4.0.130",
|
||||
"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