diff --git a/package-lock.json b/package-lock.json index 71a0e7051..6aa0862e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.52.0", "scratch-render-fonts": "1.0.200", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.156", + "scratch-storage": "4.0.158", "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.156", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.156.tgz", - "integrity": "sha512-BkiAw5zMSwC3haWfIyrt6jWgtJ0Ho7iuO4eazvclW6wabUL0JFqji0lWUUHoJU9EqdgADMGsAerQyjss4QJBOQ==", + "version": "4.0.158", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.158.tgz", + "integrity": "sha512-Gt/knHXUv2JrBKEXNkIIIdf8HuF3mcyQUSM3YHrNSzmTbaM5qD99CZ2NcLt5tdKh5O1PBZo0n5rLXlHMd2QPyg==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index a3033d9f4..404c37e95 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.52.0", "scratch-render-fonts": "1.0.200", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.156", + "scratch-storage": "4.0.158", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",