diff --git a/package-lock.json b/package-lock.json index f26cf9a98..4d0e3549a 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.160", + "scratch-blocks": "1.1.162", "scratch-l10n": "3.18.199", "scratch-render-fonts": "1.0.64", "scratch-semantic-release-config": "1.0.14", @@ -17865,9 +17865,9 @@ } }, "node_modules/scratch-blocks": { - "version": "1.1.160", - "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.160.tgz", - "integrity": "sha512-BSY0DtNc+woUfjlPtSkILgZeB5aWpTeghZDW7stn+ga1tw1+U88chYjXFTFmbI0i0QdbyeRM4S5Heee6fG00MQ==", + "version": "1.1.162", + "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.162.tgz", + "integrity": "sha512-98v5seDC0i8a7p8DDggSyCLCG1BqyTyERUq3hkbFr764Xvc1CFWTUR1TLQ3zhMwrySrs0pZyIdsCZ2Srg9r2eA==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index c9ae3500b..ef4b30321 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.160", + "scratch-blocks": "1.1.162", "scratch-l10n": "3.18.199", "scratch-render-fonts": "1.0.64", "scratch-semantic-release-config": "1.0.14",