diff --git a/package-lock.json b/package-lock.json index 90c96162e..9b8663892 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.193", "scratch-l10n": "3.18.230", - "scratch-render-fonts": "1.0.75", + "scratch-render-fonts": "1.0.76", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -19186,9 +19186,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.75", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.75.tgz", - "integrity": "sha512-vJ6G+Av/h4DNU/vWdCw/lgDF5I8DSnl1ytHZKwNvUKi+5fRjGsVh9wHZzhs6kXCPwVafGT6aTqmO43t0cCHsLw==", + "version": "1.0.76", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.76.tgz", + "integrity": "sha512-ZqFJXq8umCHMApaNvrVs8ykgTg8EDxpphGchtLQRC4JlrRmhGfn0dgZoKOa9MViqLB/mjSZo3xXXBCdtmxhgNg==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 7ee825354..7f3a3b518 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.193", "scratch-l10n": "3.18.230", - "scratch-render-fonts": "1.0.75", + "scratch-render-fonts": "1.0.76", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",