diff --git a/package-lock.json b/package-lock.json index 9850faf01..fe9030b20 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.71" + "scratch-storage": "2.3.73" }, "devDependencies": { "@babel/cli": "7.24.1", @@ -21617,9 +21617,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.71", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.71.tgz", - "integrity": "sha512-CJH6eBYwiA4FgOmwpqLT1R8vDoM5RkaeD0MYDOBU+HuwPtmJbblOo/ldZO10874QxN+/gfWYpZJ6mnHjIzvccw==", + "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==", "dependencies": { "@babel/runtime": "^7.21.0", "arraybuffer-loader": "^1.0.3", diff --git a/package.json b/package.json index 9a25d093a..821df6d9b 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.71" + "scratch-storage": "2.3.73" }, "devDependencies": { "@babel/cli": "7.24.1",