diff --git a/package-lock.json b/package-lock.json index 7c55f009b..07e9d1a56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.155", "scratch-l10n": "3.18.190", - "scratch-render-fonts": "1.0.61", + "scratch-render-fonts": "1.0.62", "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.61", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.61.tgz", - "integrity": "sha512-edpmZpm3/db8ywsCdKNie+657HFX4v00UwVvL9cWRzJItUfHj0HmvzNi0+6gSf1wwlNl7feEBRmx/DBVmElMCA==", + "version": "1.0.62", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.62.tgz", + "integrity": "sha512-1eLO806+fEp2BmepGgxOIhlhG8VSDjXTDD+f7s92aq5s2YXpFhueAHHH86qWUZGz2PngtzkEQJbkZBfhW5vhEw==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index c4cc985e8..cb6a97fdb 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.155", "scratch-l10n": "3.18.190", - "scratch-render-fonts": "1.0.61", + "scratch-render-fonts": "1.0.62", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",