diff --git a/package-lock.json b/package-lock.json index 9a5cf2bb5..ada194328 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.228" + "scratch-storage": "2.3.229" }, "devDependencies": { "@babel/cli": "7.24.8", @@ -22931,9 +22931,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.228", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.228.tgz", - "integrity": "sha512-h8BeAJ/9qr8w/WytVCEssSYN0dbcHBqm8Dp/CSSZnQ7mezNDT8Ga7zT353l7Cb9poyDn4pIdFkOGeme8YPF5sQ==", + "version": "2.3.229", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.229.tgz", + "integrity": "sha512-kYTiB0lvudiqvSifNcj8Vbx718rrVkJLwuRYC8JKnb9HQuTY5VSEPdB7E58mXfJJd0xJhSdWzEoEYopdiZh3GA==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 6e13dcf09..6768a97d6 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.228" + "scratch-storage": "2.3.229" }, "devDependencies": { "@babel/cli": "7.24.8",