diff --git a/package-lock.json b/package-lock.json index 45da9ea3f7a..15a5070a898 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.107" + "scratch-storage": "2.3.108" }, "devDependencies": { "@babel/cli": "7.24.5", @@ -21408,9 +21408,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.107", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.107.tgz", - "integrity": "sha512-hPXTQZ8SwhS/JPtFw6VAXDSc9GE8vNpOlA1SuCHZoMmnz7Es9t5D4WUIbS+sekdfigetceS+xl3/fPQ+KnbO+Q==", + "version": "2.3.108", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.108.tgz", + "integrity": "sha512-LIEBY0i5uE25xlTtlxW8J/5LG4KpQkClMc9A7fkyKNzORMQkrfE5O0fihAufm6YyNhrFA9CEptfWTIYtOOGzMQ==", "dependencies": { "@babel/runtime": "^7.21.0", "arraybuffer-loader": "^1.0.3", diff --git a/package.json b/package.json index c5d44a59ecb..72df73d8c4a 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.107" + "scratch-storage": "2.3.108" }, "devDependencies": { "@babel/cli": "7.24.5",