diff --git a/package-lock.json b/package-lock.json index 26b25f3f0..2837bfbc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.90", "scratch-l10n": "3.18.110", - "scratch-render-fonts": "1.0.35", + "scratch-render-fonts": "1.0.36", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -17848,9 +17848,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.35", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.35.tgz", - "integrity": "sha512-MtASNS/bGV3pRaVNtL2TPmrCuu0AtiLfAKoaAyVkYYtCy+Aumt5QtszAXzVK3KNrdIUTjIsUZOO8Ds6oojhdlw==", + "version": "1.0.36", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.36.tgz", + "integrity": "sha512-L6KJg3cDYEl5ZqksdC1Q7Dj9iOxGbX28S/4gTKXU/Rud+akFoWWVAm21BOu3TjFxJltno9/tONWRaojszhBqvw==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 88a2d0b45..817c4e205 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.90", "scratch-l10n": "3.18.110", - "scratch-render-fonts": "1.0.35", + "scratch-render-fonts": "1.0.36", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",