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.181
This commit is contained in:
parent
a74097c92c
commit
342238ed31
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.53.2",
|
||||
"scratch-render-fonts": "1.0.210",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.180",
|
||||
"scratch-storage": "4.0.181",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20425,9 +20425,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.180",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.180.tgz",
|
||||
"integrity": "sha512-EvBtMDtiA1mZqnFJduhaVoBQ5ekc2xJY3lu1turytNwKP0j9sVUnGmgz34AaHhkqJFwWr6Ivd7gEejNQOeQabA==",
|
||||
"version": "4.0.181",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.181.tgz",
|
||||
"integrity": "sha512-CY9MFywhLogYdOGi7jOEBhbvaPJtlVieDccBSIPm3Nakw1YsfsCqIrQ9CpQgC1A8uMUjlKMC2Iz/mV1NReVvSA==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.53.2",
|
||||
"scratch-render-fonts": "1.0.210",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.180",
|
||||
"scratch-storage": "4.0.181",
|
||||
"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