diff --git a/package-lock.json b/package-lock.json index e03c967ff..577f0a7fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.5.1", "scratch-parser": "5.2.1", - "scratch-storage": "2.3.195" + "scratch-storage": "2.3.197" }, "devDependencies": { "@babel/cli": "7.24.8", @@ -23285,9 +23285,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.195", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.195.tgz", - "integrity": "sha512-BAs6H0f1wo/l1V9abb9UexAxOfkqNDfWPf8dgIL/oSvp4dIixNtrne9LlxjLLEBZfFGtpNcKuWvOy7V6OOos0g==", + "version": "2.3.197", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.197.tgz", + "integrity": "sha512-xg8HI6amn186GomMOudNHMGL0J3Cjv/06gLVH7LcXAtU1J+m2WcdgXgrRoCxBb8CgQZx7xwS9PATK5MovEzrbA==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index d6e9eefda..129310686 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.5.1", "scratch-parser": "5.2.1", - "scratch-storage": "2.3.195" + "scratch-storage": "2.3.197" }, "devDependencies": { "@babel/cli": "7.24.8",