diff --git a/package-lock.json b/package-lock.json index 794e76d51..60d347466 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.181" + "scratch-storage": "2.3.183" }, "devDependencies": { "@babel/cli": "7.24.8", @@ -23302,9 +23302,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.181", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.181.tgz", - "integrity": "sha512-SpJ7+B2300CFiU47l3GmU+lBu6NYc8HhhaFvjf9EZq/LKmiaF2lu7ugt1kw20Qexo+HQzzl+wGf203YzQiHcTQ==", + "version": "2.3.183", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.183.tgz", + "integrity": "sha512-6Qxl0kpmG91qP/FYOPDvoevasgbKqDglFNwCzVybiVmqWWl5iBIxl1nI78DWFdgcyQWivCnamT/1FvYy5J1Ncw==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 03cddff69..998ed22d5 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.181" + "scratch-storage": "2.3.183" }, "devDependencies": { "@babel/cli": "7.24.8",