diff --git a/package-lock.json b/package-lock.json index 058d5b9ea..220fb8ad7 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.115", + "scratch-blocks": "1.1.116", "scratch-l10n": "3.18.143", "scratch-render-fonts": "1.0.48", "scratch-semantic-release-config": "1.0.14", @@ -17767,9 +17767,9 @@ } }, "node_modules/scratch-blocks": { - "version": "1.1.115", - "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.115.tgz", - "integrity": "sha512-w83nkVZlRG4fEvE4aUuKwa4/AEjGh895BVly5JBdGB/14PIpDNoX4c/JDYUD8+WAgNnfnwgPZyMA32utUGVaYA==", + "version": "1.1.116", + "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.116.tgz", + "integrity": "sha512-zOtmEwk8XIzU/NYK9AmadDsGcZkl60lGO5CpWyApEktLASp1sXeguzpysSXQYCrW95RTtr4MIFm32werJZlQOw==", "dev": true, "dependencies": { "exports-loader": "^0.7.0", diff --git a/package.json b/package.json index 460636f0c..22d1ed4af 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.115", + "scratch-blocks": "1.1.116", "scratch-l10n": "3.18.143", "scratch-render-fonts": "1.0.48", "scratch-semantic-release-config": "1.0.14",