diff --git a/package-lock.json b/package-lock.json index 419146e87..8b33eddf7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.5.0", "scratch-parser": "5.2.1", - "scratch-storage": "2.3.92" + "scratch-storage": "2.3.93" }, "devDependencies": { "@babel/cli": "7.24.1", @@ -21626,9 +21626,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.92", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.92.tgz", - "integrity": "sha512-HZ6rHpGq/rBSeTzB1HxK8KelE/5TszyVKj4wJqB45VY0ZdYUbvafavH3Lv6adr+zty7y0c0WucDZPl+djuZxtg==", + "version": "2.3.93", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.93.tgz", + "integrity": "sha512-wGMhhRjMKKDaP+k/EfnVWSQRUb2yETcNhc+7li8Jwnx1WUer4rTkxyhRl2FJsG1u4/HCqAfuK9MC5RidavYLfw==", "dependencies": { "@babel/runtime": "^7.21.0", "arraybuffer-loader": "^1.0.3", diff --git a/package.json b/package.json index b8fd62741..7260d457f 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-twitter-embed": "3.0.3", "react-use": "17.5.0", "scratch-parser": "5.2.1", - "scratch-storage": "2.3.92" + "scratch-storage": "2.3.93" }, "devDependencies": { "@babel/cli": "7.24.1",