diff --git a/package-lock.json b/package-lock.json index c8964b2da..17312ab5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react-twitter-embed": "^3.0.3", "react-use": "^17.3.1", "scratch-parser": "5.1.1", - "scratch-storage": "2.2.0" + "scratch-storage": "2.2.1" }, "devDependencies": { "@formatjs/intl-datetimeformat": "6.4.3", @@ -23583,6 +23583,12 @@ "url": "https://tidelift.com/funding/github/npm/autoprefixer" } }, + "node_modules/scratch-gui/node_modules/base64-js": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.0.tgz", + "integrity": "sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==", + "dev": true + }, "node_modules/scratch-gui/node_modules/chalk": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", @@ -23897,6 +23903,22 @@ "integrity": "sha512-DTt3GhOUDKhh4ONwIJW4lmhyotQmV2LjNlGK/J2hkwUcqcbKkCLAdJPtxQnxnlc7SR3f1CEXCyMmc7WLUsWbNA==", "dev": true }, + "node_modules/scratch-gui/node_modules/scratch-storage": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.2.0.tgz", + "integrity": "sha512-d2DzApJ9cSlQ42/cEKDD/lfYIocHMskWrOQ5VED6tKgiHirjRZSPflUIfWL8lY5LxE3HSBc/Z7pS3Yvqe/iCGA==", + "dev": true, + "dependencies": { + "@babel/runtime": "7.21.0", + "arraybuffer-loader": "^1.0.3", + "base64-js": "1.3.0", + "cross-fetch": "3.1.5", + "fastestsmallesttextencoderdecoder": "^1.0.7", + "js-md5": "0.7.3", + "minilog": "3.1.0", + "worker-loader": "^2.0.0" + } + }, "node_modules/scratch-gui/node_modules/source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", @@ -24075,9 +24097,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.2.0.tgz", - "integrity": "sha512-d2DzApJ9cSlQ42/cEKDD/lfYIocHMskWrOQ5VED6tKgiHirjRZSPflUIfWL8lY5LxE3HSBc/Z7pS3Yvqe/iCGA==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.2.1.tgz", + "integrity": "sha512-qogGcWBXqKUHgfvSgyUkos4fuj7z+SDDHBVlT3NNC4gtZgw4dq+USwHjKXCwtRs6BN/joI7+LafFJtSLii6G/w==", "dependencies": { "@babel/runtime": "7.21.0", "arraybuffer-loader": "^1.0.3", @@ -52033,6 +52055,12 @@ "postcss-value-parser": "^4.1.0" } }, + "base64-js": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.0.tgz", + "integrity": "sha512-ccav/yGvoa80BQDljCxsmmQ3Xvx60/UpBIij5QN21W3wBi/hhIC9OoO+KLpu9IJTS9j4DRVJ3aDDF9cMSoa2lw==", + "dev": true + }, "chalk": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", @@ -52288,6 +52316,22 @@ } } }, + "scratch-storage": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.2.0.tgz", + "integrity": "sha512-d2DzApJ9cSlQ42/cEKDD/lfYIocHMskWrOQ5VED6tKgiHirjRZSPflUIfWL8lY5LxE3HSBc/Z7pS3Yvqe/iCGA==", + "dev": true, + "requires": { + "@babel/runtime": "7.21.0", + "arraybuffer-loader": "^1.0.3", + "base64-js": "1.3.0", + "cross-fetch": "3.1.5", + "fastestsmallesttextencoderdecoder": "^1.0.7", + "js-md5": "0.7.3", + "minilog": "3.1.0", + "worker-loader": "^2.0.0" + } + }, "source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", @@ -52455,9 +52499,9 @@ } }, "scratch-storage": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.2.0.tgz", - "integrity": "sha512-d2DzApJ9cSlQ42/cEKDD/lfYIocHMskWrOQ5VED6tKgiHirjRZSPflUIfWL8lY5LxE3HSBc/Z7pS3Yvqe/iCGA==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.2.1.tgz", + "integrity": "sha512-qogGcWBXqKUHgfvSgyUkos4fuj7z+SDDHBVlT3NNC4gtZgw4dq+USwHjKXCwtRs6BN/joI7+LafFJtSLii6G/w==", "requires": { "@babel/runtime": "7.21.0", "arraybuffer-loader": "^1.0.3", diff --git a/package.json b/package.json index 252940c35..f8cf1c7cc 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-twitter-embed": "^3.0.3", "react-use": "^17.3.1", "scratch-parser": "5.1.1", - "scratch-storage": "2.2.0" + "scratch-storage": "2.2.1" }, "devDependencies": { "@formatjs/intl-datetimeformat": "6.4.3",