diff --git a/package-lock.json b/package-lock.json index 60a3f5331..75c4c78d9 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.281" + "scratch-storage": "2.3.282" }, "devDependencies": { "@babel/cli": "7.25.7", @@ -24070,9 +24070,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.281", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.281.tgz", - "integrity": "sha512-7jwT7VSeBfsP0T0ZOqCZAfs1AqEBegk2fxKqlLaFq/LcvHtlr/qSod2PZInGv4ZJCcIgLVASdmlBAElmvHzNsw==", + "version": "2.3.282", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.282.tgz", + "integrity": "sha512-bwiOD6MNYaQnl6dJN8+UFKcVK1qEx/f1w2TnSxuj+lrHjnILTj0CXvbxtUlA7EuWokh09rL20MbT5FsplDoZUA==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index ceb51a831..45080e0d1 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.281" + "scratch-storage": "2.3.282" }, "devDependencies": { "@babel/cli": "7.25.7",