diff --git a/package-lock.json b/package-lock.json index 0b81dfd44..4dcdcd946 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.65" + "scratch-storage": "2.3.67" }, "devDependencies": { "@babel/cli": "7.24.1", @@ -21624,9 +21624,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.65", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.65.tgz", - "integrity": "sha512-ghYeeXmvJ33LNbPGCRmF0RHJlndFhCA6Lzx2yMkl2zd769ajhPRhgqHAaXwsAgqyW2gCUC+bqW+utAnwlJgSsA==", + "version": "2.3.67", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.67.tgz", + "integrity": "sha512-ba6jFEww73E8pJcexs3KCt29YgZBeeZNC53MMglS37Fp/IAEc4ZBfCexaIukFXNrHVeEUmS7Jq8o9zAC4Gtkjw==", "dependencies": { "@babel/runtime": "^7.21.0", "arraybuffer-loader": "^1.0.3", diff --git a/package.json b/package.json index 7834c37e5..f85ca94d6 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.65" + "scratch-storage": "2.3.67" }, "devDependencies": { "@babel/cli": "7.24.1",