diff --git a/package-lock.json b/package-lock.json index 03803026a..d077eb5fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.54.2", "scratch-render-fonts": "1.0.218", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.203", + "scratch-storage": "4.0.204", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20515,9 +20515,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.203", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.203.tgz", - "integrity": "sha512-bdAL0ImEL+A+DlFjO+Wo3uscor8P/XP4h9mHUisaXIhl/mPTrkmkgGRuOiF0cRtM5ONxJ4cbgrSMN1Tjj6TMfw==", + "version": "4.0.204", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.204.tgz", + "integrity": "sha512-IfYSZLSGLb5p2AQ2xYdYK3db70lRA3w3rWq/7NfSrqdqo/9j1mS9zC8Tq3pAhqHg08QSmtiWK9b9dZPQKNUdAg==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index 047a8312a..399ff937c 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.54.2", "scratch-render-fonts": "1.0.218", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.203", + "scratch-storage": "4.0.204", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",