diff --git a/package-lock.json b/package-lock.json index a38183457..7c294e7a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.55.0", "scratch-render-fonts": "1.0.226", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.217", + "scratch-storage": "4.0.218", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20537,9 +20537,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.217", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.217.tgz", - "integrity": "sha512-nWfyz/2XeHz7purxpdNKLYiJmR/un0LnL/K8a8Bo+F9zJL35WT/HJZUtDEb1EX1EzCPuSNq5OapKwmIvgEUWBg==", + "version": "4.0.218", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.218.tgz", + "integrity": "sha512-GwqRrfd6bG54yUCrbSfNSLrrUmD68FNP7IGoj4c6YLcpGLAvdikSLOmZUNay/RdevJJiVVK0hUebjmHN/GLeuw==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index cbb58119f..d4aaaf3b7 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.55.0", "scratch-render-fonts": "1.0.226", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.217", + "scratch-storage": "4.0.218", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",