diff --git a/package-lock.json b/package-lock.json index 5f5d7c1cf..7c006abc8 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.73" + "scratch-storage": "2.3.75" }, "devDependencies": { "@babel/cli": "7.24.1", @@ -21617,9 +21617,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.73", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.73.tgz", - "integrity": "sha512-ZWQ+kmtZRWyZpka2A7p9GTHWL48TlMgEyczn6+xdByli+9yI2a9VjgSgpR+Lyuu+ffkie8ekvL4GGsm/av1O5w==", + "version": "2.3.75", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.75.tgz", + "integrity": "sha512-wO/x5yZhw0lxbQTIcLiJfILrlvnLJ7mFdVJ5ZXxrRFTLVWsiJJnXt+TwMbhGtWTu6tYnwhuqTxbuKSCLJa+PTA==", "dependencies": { "@babel/runtime": "^7.21.0", "arraybuffer-loader": "^1.0.3", diff --git a/package.json b/package.json index 3ab440adf..4f61aeb4a 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.73" + "scratch-storage": "2.3.75" }, "devDependencies": { "@babel/cli": "7.24.1",