diff --git a/package-lock.json b/package-lock.json index 50ffc763c..6bcdadbcb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.5.1", "scratch-parser": "5.2.1", - "scratch-storage": "2.3.268" + "scratch-storage": "2.3.269" }, "devDependencies": { "@babel/cli": "7.25.6", @@ -23777,9 +23777,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.268", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.268.tgz", - "integrity": "sha512-DWk7viuHL8hS+1cKwX6DrrjsHdPASwb1aqz9RyQKF9PyTfPt5+jkBuy5hU/ByqANThRr87b4j5pDB0TmdxovIg==", + "version": "2.3.269", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.269.tgz", + "integrity": "sha512-ONiedO1BS/5grDxIw168R4oDH6IBvZ/zNX48Xg7G7XOw1dXQLY5FxYjDByNZbhttIk4bNDym9YDB28b9hi0+jQ==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index c9d5b757c..ab252c5d6 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.5.1", "scratch-parser": "5.2.1", - "scratch-storage": "2.3.268" + "scratch-storage": "2.3.269" }, "devDependencies": { "@babel/cli": "7.25.6",