diff --git a/package-lock.json b/package-lock.json index 1d573f22f..f115a04b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.206", "scratch-l10n": "3.18.267", - "scratch-render-fonts": "1.0.86", + "scratch-render-fonts": "1.0.87", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.4.0", "script-loader": "0.7.2", @@ -19804,9 +19804,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.86", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.86.tgz", - "integrity": "sha512-mRBaoFn4o9vYJtitAR4SXdwsC7Rm/mhA+ocNVneJTUUK4rKF0JY4j1jMhjWhRFJ4vulaeGtpjYwpztR+jjfhdw==", + "version": "1.0.87", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.87.tgz", + "integrity": "sha512-RQbvyDP+kzOMCSIDzk7RKVUKN2cb8l/ZUKsJpmuyf3hWTCsYRl+qrRhjqPTU06hz74DIVd+5WiZjiou/GFI0VA==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 71dfb7aad..73fb721d0 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.206", "scratch-l10n": "3.18.267", - "scratch-render-fonts": "1.0.86", + "scratch-render-fonts": "1.0.87", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.4.0", "script-loader": "0.7.2",