diff --git a/package-lock.json b/package-lock.json index 92f8936d0..123bbfda3 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.130" + "scratch-storage": "2.3.131" }, "devDependencies": { "@babel/cli": "7.24.6", @@ -23285,9 +23285,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.130", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.130.tgz", - "integrity": "sha512-GUjqsMWkR7Qagu9MpshQLau4ryHGqRtnVXt6SLk/yfVM9n2CJSbkuiOueEFFa6B6GIFLs4RPOhlyyI2xwKf39g==", + "version": "2.3.131", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.131.tgz", + "integrity": "sha512-6VZRq6Cq/9ITFSZEZRYNKSPWqycVF1tP0xylS3AuGBIBDH3U/jpd1Xp3dSLk/9dWGCKwQLKf2qblaFGbvx2CDg==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 79f1abdc3..ed7ca70d6 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.130" + "scratch-storage": "2.3.131" }, "devDependencies": { "@babel/cli": "7.24.6",