diff --git a/package-lock.json b/package-lock.json index ca1f0f09e..3f72ead27 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.159" + "scratch-storage": "2.3.160" }, "devDependencies": { "@babel/cli": "7.24.7", @@ -23302,9 +23302,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.159", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.159.tgz", - "integrity": "sha512-ueP+ObQ1dXvjC+BMYUDxnlhvZ8FV3Idl+PRU+OxvrHrHLz4JVJTdY7xsA1NeSmbkEZr4l7UtkVMiSTghJdxzyw==", + "version": "2.3.160", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.160.tgz", + "integrity": "sha512-F9qwfkdhjZ3Cv4nPQVmLMRxbMnY9b3ODksC67hxLC71YqOm4umo1Q28Fn0LoXlDEHq7D/lqfHT9Auq+fGqUMFQ==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 4c658c9df..8831179e6 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.159" + "scratch-storage": "2.3.160" }, "devDependencies": { "@babel/cli": "7.24.7",