diff --git a/package-lock.json b/package-lock.json index 39ec9af8c..886385a65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.52.0", "scratch-render-fonts": "1.0.199", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.154", + "scratch-storage": "4.0.155", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20469,9 +20469,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.154", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.154.tgz", - "integrity": "sha512-ofhdp12Qm5uuLLQue66NCGEYoDaJVlD46Rb8Dr0iVjXcs73YiLDK0Q3SZx4DgrUUUIBpf96h/N1fCCgmARSU6A==", + "version": "4.0.155", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.155.tgz", + "integrity": "sha512-sEkOflVZ8CBbM/p+EsvMVTX/7AxkJTeIGtAju51Qs8v6aEW4j2nIPvmsVUVB/TZZvQK33Bt+zkw83BrGBjuh3A==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index 901fded3d..9923fa16c 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.52.0", "scratch-render-fonts": "1.0.199", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.154", + "scratch-storage": "4.0.155", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",