diff --git a/package-lock.json b/package-lock.json index 3ec278888..b4731e102 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.173" + "scratch-storage": "2.3.175" }, "devDependencies": { "@babel/cli": "7.24.7", @@ -23308,9 +23308,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.173", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.173.tgz", - "integrity": "sha512-jqBcI/x2eM8Ro4ZUt4YsrnNhVahAVPJH6DCvHSwVzouXfF0ZhbH05m/wD6WJ25Ztc0xQT9QhgvzHGg58ybruvQ==", + "version": "2.3.175", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.175.tgz", + "integrity": "sha512-12wjkoTK0GxBey0qLZ6/ZB/5kwq2rmw/Mw6W4tHHf6yUPo/y3GCiz4SiFEP+DxpfV4oEHloQT1kfnJMEymaLzw==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 78414a1dc..b73fe466c 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.173" + "scratch-storage": "2.3.175" }, "devDependencies": { "@babel/cli": "7.24.7",