diff --git a/package-lock.json b/package-lock.json index e662c7d09..4201d3683 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.51.1", "scratch-render-fonts": "1.0.182", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.105", + "scratch-storage": "4.0.106", "scratch-vm": "5.0.261", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20467,9 +20467,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.105", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.105.tgz", - "integrity": "sha512-8pBlXBa91T4LsFoMS3CRIa7OavVaYpLFtE+xUCSsY0z9JuGaMACRbNxIlvi7o2AKR4OYOzLkyRr40aF1qAERVg==", + "version": "4.0.106", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.106.tgz", + "integrity": "sha512-QjzF2dXuS+YEZW+cx0No3Ite1ig0DFiI8akEyH5wdgGyAvfaqsxMx24ITnMjtdtR3s+HcFODwWpDO2f0k8UZGg==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index 0d99a433d..b1cede30b 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.51.1", "scratch-render-fonts": "1.0.182", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.105", + "scratch-storage": "4.0.106", "scratch-vm": "5.0.261", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",