diff --git a/package-lock.json b/package-lock.json index e161f2b97..f0b1c8950 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.169", + "scratch-blocks": "1.1.171", "scratch-l10n": "3.18.207", "scratch-render-fonts": "1.0.67", "scratch-semantic-release-config": "1.0.14", @@ -17865,9 +17865,9 @@ } }, "node_modules/scratch-blocks": { - "version": "1.1.169", - "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.169.tgz", - "integrity": "sha512-OeLTnbMQORdX3lxHNVhfszPgJA1DSW6VLG+JPSbLT+bjYpHZ8dPd5CRFvyRwgSeMxN07sdUZS2MjjKmiSSdvvw==", + "version": "1.1.171", + "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.171.tgz", + "integrity": "sha512-m/anzyBsnwDxOrUEfrJhX40FDsZ7LWeFo8+Bp0qjZbPPC2sA3fjZVgJDV3hjdRY/LvB2d9wyOpmzA3pqAQjfSA==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index b54e5a8b4..9d869a606 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.169", + "scratch-blocks": "1.1.171", "scratch-l10n": "3.18.207", "scratch-render-fonts": "1.0.67", "scratch-semantic-release-config": "1.0.14",