mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-08-13 06:49:51 -04:00
fix(deps): update dependency scratch-storage to v4.0.186
This commit is contained in:
parent
2e67b05bbf
commit
e57492bd02
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.212",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.185",
|
||||
"scratch-storage": "4.0.186",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20443,9 +20443,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.185",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.185.tgz",
|
||||
"integrity": "sha512-Y07z/2rCU+aR9I+ubZj0CDEDXq5NsSrWbNUzl/neDuD/nklt86qGqffQ7tWPynLeIFTwqpajsLXbE/rQq7EzAA==",
|
||||
"version": "4.0.186",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.186.tgz",
|
||||
"integrity": "sha512-og8WS+fnT9QRrVcK7ypkIPz6jJmPKegeHm36RVJqNOWC8gab0xeKHMoTFGc6kMm/upRn023H+CVhSe9jZdQWXQ==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.53.2",
|
||||
"scratch-render-fonts": "1.0.212",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.185",
|
||||
"scratch-storage": "4.0.186",
|
||||
"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