diff --git a/package-lock.json b/package-lock.json index 60e977d88..4cdc5adc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.5.0", "scratch-parser": "5.2.1", - "scratch-storage": "2.3.94" + "scratch-storage": "2.3.95" }, "devDependencies": { "@babel/cli": "7.24.1", @@ -21626,9 +21626,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.94", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.94.tgz", - "integrity": "sha512-wEJMhmbjYO/mxsTxTsm+B11tjWMxLV+ihUmKOV8KKEyTd92ab+GOxNkEJRwKDCnOehPCse3KjgZhRzWMjG85LA==", + "version": "2.3.95", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.95.tgz", + "integrity": "sha512-ZnkHl31Kpv2VZB/vk8Sd9QV15eGJ0LzmqKKoOEOqkw9WXRrUmBm2D8u1qIVcw/8QWvH8zWXLTT6CJ8jX/p65hw==", "dependencies": { "@babel/runtime": "^7.21.0", "arraybuffer-loader": "^1.0.3", diff --git a/package.json b/package.json index 515cfea3f..c1808f28f 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.5.0", "scratch-parser": "5.2.1", - "scratch-storage": "2.3.94" + "scratch-storage": "2.3.95" }, "devDependencies": { "@babel/cli": "7.24.1",