diff --git a/package-lock.json b/package-lock.json index df9c01b97..f82ea1e2d 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.236" + "scratch-storage": "2.3.237" }, "devDependencies": { "@babel/cli": "7.25.6", @@ -22972,9 +22972,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.236", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.236.tgz", - "integrity": "sha512-lacOIydN/XqYmpnbdVGifaSuu3ck0yjjjlISdd887rxv0cz4I7yJBwxnEjxM+8x+hZbZ9TV0i328k3kUAalRwQ==", + "version": "2.3.237", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.237.tgz", + "integrity": "sha512-G7K4O5eu6clnybTMZMkYVeX3RFfxpTSNkbfL+i4hIxHcHQNtj3zCbdqnvOSO9Dy6NHk/V425JrMdxmQVi98kmg==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 6afa90aa7..b4122663c 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.236" + "scratch-storage": "2.3.237" }, "devDependencies": { "@babel/cli": "7.25.6",