diff --git a/package-lock.json b/package-lock.json index ae839bd49..989e1bd8a 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.262" + "scratch-storage": "2.3.263" }, "devDependencies": { "@babel/cli": "7.25.6", @@ -23777,9 +23777,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.262", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.262.tgz", - "integrity": "sha512-Ec5wRd8UE6QJijntgRZkEaDeo9wg9gcEiJ8KGKS5NN2QCTTnFJO1ipVZWE6m51tX7BygmNZasee4h/kpIX/Ngw==", + "version": "2.3.263", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.263.tgz", + "integrity": "sha512-OAzXILgK7U9KQYEGQtZZus6v/01TaeavT9cISdFZqU+XIO1sVSxsrqSuCRR6IxlF+x6s+g1DN5LL1uoRMWdWrQ==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index e509a68e9..7d27187a9 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.262" + "scratch-storage": "2.3.263" }, "devDependencies": { "@babel/cli": "7.25.6",