diff --git a/package-lock.json b/package-lock.json index 567b914ed..5d10141ea 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.103" + "scratch-storage": "2.3.104" }, "devDependencies": { "@babel/cli": "7.24.5", @@ -21618,9 +21618,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.103", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.103.tgz", - "integrity": "sha512-cs5jExz1GLkRHujIczhFKw9xzFzqjoWhuA3eFRlucfhBxNfBznViZ4fS7Vt4poCmxcRlMNaVjbipvR7HSSyGbA==", + "version": "2.3.104", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.104.tgz", + "integrity": "sha512-moYRUAU9VJ8ocQqnNgR5aG8Bl69aFb1gRgdzjO1oZCvJ3o8c0lZtFYEyW3T1i15oePJCSnQSkFT4GBq3pWFN9g==", "dependencies": { "@babel/runtime": "^7.21.0", "arraybuffer-loader": "^1.0.3", diff --git a/package.json b/package.json index c6a6f4ace..9db6ec2f2 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.103" + "scratch-storage": "2.3.104" }, "devDependencies": { "@babel/cli": "7.24.5",