diff --git a/package-lock.json b/package-lock.json index 993140c8f..962a89a3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "jsdoc": "3.6.11", "json": "^9.0.4", "pngjs": "3.4.0", - "scratch-blocks": "1.1.74", + "scratch-blocks": "1.1.75", "scratch-l10n": "3.18.91", "scratch-render-fonts": "1.0.30", "scratch-semantic-release-config": "1.0.14", @@ -17750,9 +17750,9 @@ } }, "node_modules/scratch-blocks": { - "version": "1.1.74", - "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.74.tgz", - "integrity": "sha512-dZ0Zf8XZAnIA9bH75vYyPkgRaju+zKkxMCcpOKnjMXcD65/3kxzL91DCP/xUkV7EyW/L56wDl73sbDqh1aAA7Q==", + "version": "1.1.75", + "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.75.tgz", + "integrity": "sha512-WF8vWmCoxv+xR0JnyoTmw3q7NYMKUm/hKmb3dtNd440A60H4KbyeB0aqG8sa0w5TryCc4IryyZ4NH7i96Pkn8Q==", "dev": true, "dependencies": { "exports-loader": "^0.7.0", diff --git a/package.json b/package.json index e622758af..baccfcdef 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "jsdoc": "3.6.11", "json": "^9.0.4", "pngjs": "3.4.0", - "scratch-blocks": "1.1.74", + "scratch-blocks": "1.1.75", "scratch-l10n": "3.18.91", "scratch-render-fonts": "1.0.30", "scratch-semantic-release-config": "1.0.14",