diff --git a/package-lock.json b/package-lock.json index da52de7c0..45ee11c85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.179", "scratch-l10n": "3.18.215", - "scratch-render-fonts": "1.0.70", + "scratch-render-fonts": "1.0.71", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -17948,9 +17948,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.70", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.70.tgz", - "integrity": "sha512-TfN5VQ0knCk5FngJGPDzgIws3UJJ5c4xzKrMMxflVV9SI9E4XNBmlKiqIwK/4/B/gqKz5tKeUSOV7OMY21Yu2g==", + "version": "1.0.71", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.71.tgz", + "integrity": "sha512-b4MTMja3N3JYpe6zgNesTfasoF6Ng1VuObpgiE0FeYPpmH0OEWtJsq2j2K+LqA3JIktICQaTboZY4gaJ0Cf2sw==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 07723df2c..8885d879c 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.179", "scratch-l10n": "3.18.215", - "scratch-render-fonts": "1.0.70", + "scratch-render-fonts": "1.0.71", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",