diff --git a/package-lock.json b/package-lock.json index c0750b93f..6c3a700c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.121", "scratch-l10n": "3.18.148", - "scratch-render-fonts": "1.0.49", + "scratch-render-fonts": "1.0.50", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -17850,9 +17850,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.49", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.49.tgz", - "integrity": "sha512-GcbbyOUuKqiQkA48ZDCNwnaxLnKc2gkefEVMPr+r87Od8f6s6vIyd8ZWf5Cd280uATQKy6eBYupa+gxdG1TPnw==", + "version": "1.0.50", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.50.tgz", + "integrity": "sha512-e8vBHrW51ML0QfbMRFSU/frUYz7e2W+jRFvb0u2TgjzL0EIjHbw6PHx8Hsnj899Tll4exLSp1SHMhkza4uBjsw==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 9d2ddb865..21d4167d3 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.121", "scratch-l10n": "3.18.148", - "scratch-render-fonts": "1.0.49", + "scratch-render-fonts": "1.0.50", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",