diff --git a/package-lock.json b/package-lock.json index f3869f5be..e2471e642 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.197" + "scratch-storage": "2.3.198" }, "devDependencies": { "@babel/cli": "7.24.8", @@ -23285,9 +23285,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.197", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.197.tgz", - "integrity": "sha512-xg8HI6amn186GomMOudNHMGL0J3Cjv/06gLVH7LcXAtU1J+m2WcdgXgrRoCxBb8CgQZx7xwS9PATK5MovEzrbA==", + "version": "2.3.198", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.198.tgz", + "integrity": "sha512-nqVCoasOfuO1TdXd14z0MOOIZ9vYLuaSWNlEd/0s/fB0sDElzR0DMdkWzLi+b7QWBJbTGozHcE1+rLzBXccgag==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 129310686..5fe674255 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.197" + "scratch-storage": "2.3.198" }, "devDependencies": { "@babel/cli": "7.24.8",