diff --git a/package-lock.json b/package-lock.json index 81df800b2..4f573cf72 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.184" + "scratch-storage": "2.3.185" }, "devDependencies": { "@babel/cli": "7.24.8", @@ -23292,9 +23292,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.184", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.184.tgz", - "integrity": "sha512-d/5+bBecmu3Ux10NruvnEIhbyb6EXlBH9aSQnUfZEl9kVHyyWiqvlzH28yZjNoO6LYCTsmw8+qtIRVgUAgHmvw==", + "version": "2.3.185", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.185.tgz", + "integrity": "sha512-iFnoHFjotRenCZrI4pfF0XaR3o48aEsEQdNkkUTjef69INL6VXydavgUrQiNv8x07MiiDW1eqwcnxcJka+1Znw==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 1a4873f59..04746f687 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.184" + "scratch-storage": "2.3.185" }, "devDependencies": { "@babel/cli": "7.24.8",