diff --git a/package-lock.json b/package-lock.json index 2de81d786..3d5cb6142 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.175" + "scratch-storage": "2.3.176" }, "devDependencies": { "@babel/cli": "7.24.7", @@ -23301,9 +23301,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.175", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.175.tgz", - "integrity": "sha512-12wjkoTK0GxBey0qLZ6/ZB/5kwq2rmw/Mw6W4tHHf6yUPo/y3GCiz4SiFEP+DxpfV4oEHloQT1kfnJMEymaLzw==", + "version": "2.3.176", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.176.tgz", + "integrity": "sha512-9DTDXc9dxYkFCtqHPJ9ZglHend+nqoccWEnSB5/p81I/D5E0g3neO3nRDQCvT1G5wwaZnqNAUxTatnWPfUDskg==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 83ccf7a8d..ac853deab 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.175" + "scratch-storage": "2.3.176" }, "devDependencies": { "@babel/cli": "7.24.7",