diff --git a/package-lock.json b/package-lock.json index cb5a1ca04..dd89b5828 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.77", + "scratch-blocks": "1.1.79", "scratch-l10n": "3.18.99", "scratch-render-fonts": "1.0.31", "scratch-semantic-release-config": "1.0.14", @@ -17750,9 +17750,9 @@ } }, "node_modules/scratch-blocks": { - "version": "1.1.77", - "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.77.tgz", - "integrity": "sha512-F6OXjteIEqi5vM1g5bjqd9WKAs1TBDZYdZ4RtnFBq2C+h7xnZ6/kZNx4LvaGAcKuetL3Bkh4KVnTLF8hLpTg3w==", + "version": "1.1.79", + "resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.79.tgz", + "integrity": "sha512-92tqIC9hs5r3MDJ2pNEU8OGVyuKtzSw/+tw311/cboj2uPzXEh7ZVMf/sWJptZ0OK0c2RvD+Dh1d/UxzFOxyGw==", "dev": true, "dependencies": { "exports-loader": "^0.7.0", diff --git a/package.json b/package.json index b5e60955d..7defc9203 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.77", + "scratch-blocks": "1.1.79", "scratch-l10n": "3.18.99", "scratch-render-fonts": "1.0.31", "scratch-semantic-release-config": "1.0.14",