diff --git a/package-lock.json b/package-lock.json index ce4d97e4b..21d68cf0b 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.56", + "scratch-blocks": "1.1.57", "scratch-l10n": "3.18.74", "scratch-render-fonts": "1.0.24", "scratch-semantic-release-config": "1.0.14", @@ -17712,9 +17712,9 @@ } }, "node_modules/scratch-blocks": { - "version": "1.1.56", - "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.56.tgz", - "integrity": "sha512-SVm4x7Ivi7BjPjZjR2B3fZhp2O/qK0zOLhDrA9u5aEs/krfr9xYVVqKTslPAsNNeoB9cR5IkLA90vY6+G+GgOQ==", + "version": "1.1.57", + "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.57.tgz", + "integrity": "sha512-qEohiSas+A2u3LnNDNN+5g1gMAFlD1uXvgy3y5lLTnhZgYGDfxobeVw7r9RZ1gJLIfwVymnBJvEc9IJKgrdtkw==", "dev": true, "dependencies": { "exports-loader": "^0.7.0", diff --git a/package.json b/package.json index 3ad4a46d1..c1cdda8fe 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.56", + "scratch-blocks": "1.1.57", "scratch-l10n": "3.18.74", "scratch-render-fonts": "1.0.24", "scratch-semantic-release-config": "1.0.14",