fix(deps): update dependency scratch-storage to v4.0.128

This commit is contained in:
renovate[bot] 2025-05-04 11:06:35 +00:00 committed by GitHub
parent b2652157b1
commit 5cfe39a41a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -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.127",
"scratch-storage": "4.0.128",
"scratch-vm": "5.0.297",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",
@ -20449,9 +20449,9 @@
}
},
"node_modules/scratch-storage": {
"version": "4.0.127",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.127.tgz",
"integrity": "sha512-VYtudxwJBbtDVWzXMyPKCwzSmRzMDPMB6cbKTlBhWePI/wJKgJstmlGniSfqBlSr3xgn0I2vkGUcbQcgMy7KNQ==",
"version": "4.0.128",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.128.tgz",
"integrity": "sha512-1w2/f0T2Hs3siEXIZuQGklv6qFanrVeFcrU6ohiXcmvYSbba9JFuptWXLgWX8uU6elRf3F2aRInnTl42My4/Pw==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {

View file

@ -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.127",
"scratch-storage": "4.0.128",
"scratch-vm": "5.0.297",
"scratch-webpack-configuration": "3.0.0",
"semantic-release": "19.0.5",