diff --git a/package-lock.json b/package-lock.json index 00e34cd86..e637f1119 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "playwright-chromium": "1.44.1", "scratch-render-fonts": "1.0.56", "scratch-semantic-release-config": "1.0.14", - "scratch-storage": "2.3.135", + "scratch-storage": "2.3.136", "scratch-vm": "3.0.21", "semantic-release": "19.0.5", "tap": "11.1.5", @@ -19700,9 +19700,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.135", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.135.tgz", - "integrity": "sha512-3rHjLkyRrhggv3XKjLaZSgMR4vj6LV1Rw06PxUJi+d8PwX3lddHRC+BboyotZUlg81rbjEftTIiWyxNbe6038g==", + "version": "2.3.136", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.136.tgz", + "integrity": "sha512-nyQZVm6drNxu35g4QCB+Fs5RGMSbxYwYOo/MRpLTmV5JWooc8yUPjfxvo82xjvqIp3jSu+j395rsCkIYtsralA==", "dev": true, "license": "BSD-3-Clause", "dependencies": { diff --git a/package.json b/package.json index 8f68f5487..37ff810c9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "playwright-chromium": "1.44.1", "scratch-render-fonts": "1.0.56", "scratch-semantic-release-config": "1.0.14", - "scratch-storage": "2.3.135", + "scratch-storage": "2.3.136", "scratch-vm": "3.0.21", "semantic-release": "19.0.5", "tap": "11.1.5",