diff --git a/package-lock.json b/package-lock.json index 65498c2c2..6a615eb9b 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.195", + "scratch-blocks": "1.1.196", "scratch-l10n": "3.18.232", "scratch-render-fonts": "1.0.77", "scratch-semantic-release-config": "1.0.14", @@ -19098,9 +19098,9 @@ } }, "node_modules/scratch-blocks": { - "version": "1.1.195", - "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.195.tgz", - "integrity": "sha512-W/KTnThIZ6VPfAGDEgf3tsvvRH5p3sUMmD7PJrxmK4Jek/KZbUAusMiYLTbCt4xCdDjI4GN9sXTR5S5hEk1Z4w==", + "version": "1.1.196", + "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.196.tgz", + "integrity": "sha512-9j1NGLo1xRp+O6Ir/asuA9YITHv0fjwPTKxrINCKono2P7GVXOF4T9F613GVLDIakNCI9SGfA8b0kJWSyhgJuQ==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index a2a19b9fd..b084e3c95 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.195", + "scratch-blocks": "1.1.196", "scratch-l10n": "3.18.232", "scratch-render-fonts": "1.0.77", "scratch-semantic-release-config": "1.0.14",