diff --git a/package-lock.json b/package-lock.json index 5f511b188..13be1682b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "playwright-chromium": "1.52.0", "scratch-render-fonts": "1.0.198", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.152", + "scratch-storage": "4.0.153", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5", @@ -20467,9 +20467,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.152", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.152.tgz", - "integrity": "sha512-7R3ys+NsY3RwrZwKnZJ00W2Uj2n7mbjpfk27/wxERCxS/X7zK2SxbI+PSfnV3dNxNZQ23SFMeQVDDCxjgDMiRA==", + "version": "4.0.153", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.153.tgz", + "integrity": "sha512-MIjFxunRPjv++gDlxy5d7gGhybmjiBcvSauRdEvn3MIEyM2ZW+VUD/Gq+SFMXw4dQrpLXbmwhjicu6vhq8nONA==", "dev": true, "license": "AGPL-3.0-only", "dependencies": { diff --git a/package.json b/package.json index c375f0d99..31f02a1a4 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "playwright-chromium": "1.52.0", "scratch-render-fonts": "1.0.198", "scratch-semantic-release-config": "3.0.0", - "scratch-storage": "4.0.152", + "scratch-storage": "4.0.153", "scratch-vm": "5.0.300", "scratch-webpack-configuration": "3.0.0", "semantic-release": "19.0.5",