diff --git a/package-lock.json b/package-lock.json index f1370b511..e6616bf2c 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.213" + "scratch-storage": "2.3.214" }, "devDependencies": { "@babel/cli": "7.24.8", @@ -22946,9 +22946,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.213", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.213.tgz", - "integrity": "sha512-euVX/2dUlFEbF0D+7EXKMn3ouuod0vRLc5I1VlKypx7A1cchSu4Nq1yqJbvUpcD+/0qXh0aOVi282gPL11j1jg==", + "version": "2.3.214", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.214.tgz", + "integrity": "sha512-p4vNBhhBP/vyW1DNprJMGI9clScykPJbeD0cc4vEyE7wvGBDo0EDnuDNcfXdHjzJzy6bdMuN0yT+YFX++wGM5g==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 165bc8ec5..386a2ac10 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.213" + "scratch-storage": "2.3.214" }, "devDependencies": { "@babel/cli": "7.24.8",