diff --git a/package-lock.json b/package-lock.json index 526248306..b94a2e050 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.251" + "scratch-storage": "2.3.252" }, "devDependencies": { "@babel/cli": "7.25.6", @@ -23770,9 +23770,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.251", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.251.tgz", - "integrity": "sha512-folpUTPEg3NLsacWYYcH5GLBgORqFIKdY/tTuHXslQIOMAsXT6T6LCYxtUXu9Mx4E3Qb4jFaajDM65HQiyIB7Q==", + "version": "2.3.252", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.252.tgz", + "integrity": "sha512-nkcoGoNd7rzYAFXmKRmW8gbcIP1ygV2eFliwvlLq+d0m5nNvDNUcudQwgc+NAQWDm02Yrfj8oaWctpKzCLyoGg==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 9ab14080d..c51c60e11 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.251" + "scratch-storage": "2.3.252" }, "devDependencies": { "@babel/cli": "7.25.6",