diff --git a/package-lock.json b/package-lock.json index 641ab7c4c..32cc3c23c 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.152" + "scratch-storage": "2.3.153" }, "devDependencies": { "@babel/cli": "7.24.7", @@ -23302,9 +23302,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.152", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.152.tgz", - "integrity": "sha512-ngo24nUrjtiF39nak4Wm3LaQm2TMOjHrZRCgB/2F+aTqr9rJrd1CGILH8ftevnHI+sTMAW78ravP9vhPg+7y0A==", + "version": "2.3.153", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.153.tgz", + "integrity": "sha512-S90c8b11CXT7F6aP/1ujIfmiUng4Szc7F+CRDxy8wpcnIOLnA6fL4zYZKkpYBcfIhBLCMgpS13qXJ/xY31ctyg==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 641e549b9..81612d791 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.152" + "scratch-storage": "2.3.153" }, "devDependencies": { "@babel/cli": "7.24.7",