diff --git a/package-lock.json b/package-lock.json index 51585533f..9db940431 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.183" + "scratch-storage": "2.3.184" }, "devDependencies": { "@babel/cli": "7.24.8", @@ -23292,9 +23292,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.183", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.183.tgz", - "integrity": "sha512-6Qxl0kpmG91qP/FYOPDvoevasgbKqDglFNwCzVybiVmqWWl5iBIxl1nI78DWFdgcyQWivCnamT/1FvYy5J1Ncw==", + "version": "2.3.184", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.184.tgz", + "integrity": "sha512-d/5+bBecmu3Ux10NruvnEIhbyb6EXlBH9aSQnUfZEl9kVHyyWiqvlzH28yZjNoO6LYCTsmw8+qtIRVgUAgHmvw==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 47cadbb9f..f826189c5 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.183" + "scratch-storage": "2.3.184" }, "devDependencies": { "@babel/cli": "7.24.8",