diff --git a/package-lock.json b/package-lock.json index 77a7788500..00290dd36b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.210", "scratch-l10n": "5.0.230", - "scratch-render-fonts": "1.0.190", + "scratch-render-fonts": "1.0.227", "scratch-semantic-release-config": "3.0.0", "scratch-webpack-configuration": "3.0.0", "script-loader": "0.7.2", @@ -20150,9 +20150,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.190", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.190.tgz", - "integrity": "sha512-yTK+BnH5rE1BI3s22BtHx5t4pfF0actTNWNQ0mofgCjGl37vuzJldU6MDrWn4eR1ylxTErnd8XR3f71fNoFneg==", + "version": "1.0.227", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.227.tgz", + "integrity": "sha512-9n4BKmRS84BzyFZL81ydvcyTiaLPfgOVw1PMR9CSgiJ0IMvD83SIQw+dVtqv4dMCrxRxTgqupCVH3LYG2m4wxA==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index e01a9e4dc1..ed0b488017 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.210", "scratch-l10n": "5.0.230", - "scratch-render-fonts": "1.0.190", + "scratch-render-fonts": "1.0.227", "scratch-semantic-release-config": "3.0.0", "scratch-webpack-configuration": "3.0.0", "script-loader": "0.7.2",