diff --git a/package-lock.json b/package-lock.json index 6aad25b99..42a88a6e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.79", "scratch-l10n": "3.18.101", - "scratch-render-fonts": "1.0.31", + "scratch-render-fonts": "1.0.32", "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.31", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.31.tgz", - "integrity": "sha512-l/piwGphaw2eBeW2GQX3Orwtx3RESsGPByXQZL+7+zHDNEU8UC27uqDdImJ5OhAutS0ewN1Dv4eJbLd1nEvovQ==", + "version": "1.0.32", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.32.tgz", + "integrity": "sha512-5VQuuhGUtCGX1cGJuBqJAkDYoE+Yw1CEhSQJvD5/SlBn39tpKMh5gp8Ekmd2HPGTgkCQ2VdhqfXMz+LrjAjqxQ==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index f96f47e71..bbe6203e7 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.79", "scratch-l10n": "3.18.101", - "scratch-render-fonts": "1.0.31", + "scratch-render-fonts": "1.0.32", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",