diff --git a/package-lock.json b/package-lock.json index 81a4e9018..ef9f660bf 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.224" + "scratch-storage": "2.3.226" }, "devDependencies": { "@babel/cli": "7.24.8", @@ -22946,9 +22946,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.224", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.224.tgz", - "integrity": "sha512-XCqsnz+wqUNV2/qa1aXHKS77XCL7HNLI42m77eU5aLGRc0/Nfv8wcmZ7jNmYEIo6bHQ+A3QX+HhYfkx2AGjrZg==", + "version": "2.3.226", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.226.tgz", + "integrity": "sha512-8ezR0n/mCVQA3EuVsoNDy5U6krnXJvyv72EGz92iYh/lshmOKnVv9fEUNGd89CjNV3IbnKQA78jw1O6oWuza2Q==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index fb339a1a0..ea6c290d6 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.224" + "scratch-storage": "2.3.226" }, "devDependencies": { "@babel/cli": "7.24.8",