diff --git a/package-lock.json b/package-lock.json index 011b806813c..5176e7b4324 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.6.0", "scratch-parser": "6.0.0", - "scratch-storage": "^4.0.61" + "scratch-storage": "^4.0.62" }, "devDependencies": { "@babel/cli": "7.26.4", @@ -22959,9 +22959,9 @@ } }, "node_modules/scratch-storage": { - "version": "4.0.62", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.62.tgz", - "integrity": "sha512-FoIToWq1IOfIs9NH4i323dE7mSlUkbQctPwrX3xvo6fSi/w71QujJbd+dpik7U693Jg2Ze3JhE46CzOJchkWVQ==", + "version": "4.0.63", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.63.tgz", + "integrity": "sha512-MyR0AP9b+KhUqKo6Q70TYH3VqhU5/SoDCGr4+FVmkoNBPGkLGPyUWhCKDxriXT2e0fRqDzawwNOsHPeiLQCnXQ==", "license": "AGPL-3.0-only", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index f6971730726..abb013bf08c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.6.0", "scratch-parser": "6.0.0", - "scratch-storage": "^4.0.61" + "scratch-storage": "^4.0.62" }, "devDependencies": { "@babel/cli": "7.26.4",