diff --git a/package-lock.json b/package-lock.json index 9cbe38d4d..cb963b9dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.54.1", "scratch-render-fonts": "1.0.216", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.193", + "scratch-storage": "4.0.194", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20456,9 +20456,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.193", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.193.tgz", - "integrity": "sha512-t9/i9FLWR6EbGNnNMc7YAF/8OBODk3Ev/81bctuxBrpKT/xUV67NrWn8ngsLs5OuoRWfcxUYJOoQATrJh7DuyA==", + "version": "4.0.194", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.194.tgz", + "integrity": "sha512-3tcoBhi/v5VANtKAgR14rr6ox7eN3+jI6cEzFh0JURF043+BfZ/wVqLPyT4DqytqZ/B3Qv/ClvqTZLEpt17I3w==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index ab3d6d871..b7eb298ce 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.54.1", "scratch-render-fonts": "1.0.216", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.193", + "scratch-storage": "4.0.194", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",