diff --git a/package-lock.json b/package-lock.json index 1721da03b..017601a24 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.158" + "scratch-storage": "2.3.159" }, "devDependencies": { "@babel/cli": "7.24.7", @@ -23302,9 +23302,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.158", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.158.tgz", - "integrity": "sha512-qqA2Jj2g6BVrL0oOULVYo9F3oWJoqmMBHGzu0gltrWFW1O+zb0ACURkrHfedudkXeEeBmrLr4Eo8KwBP4Pjb+Q==", + "version": "2.3.159", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.159.tgz", + "integrity": "sha512-ueP+ObQ1dXvjC+BMYUDxnlhvZ8FV3Idl+PRU+OxvrHrHLz4JVJTdY7xsA1NeSmbkEZr4l7UtkVMiSTghJdxzyw==", "license": "BSD-3-Clause", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/package.json b/package.json index 6abd38c45..d5a0e0a77 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.158" + "scratch-storage": "2.3.159" }, "devDependencies": { "@babel/cli": "7.24.7",