diff --git a/package-lock.json b/package-lock.json index 8dd6e0361..da168fedd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.165", "scratch-l10n": "3.18.203", - "scratch-render-fonts": "1.0.65", + "scratch-render-fonts": "1.0.66", "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.65", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.65.tgz", - "integrity": "sha512-eHAmxkz8w+FtxLrcusFAZ7iQ7VivhZGCw7wVOP/3kjnxyWKdrnoOLYnq67aR1ywGh0hWungX2iOxtdBuZ2wQBg==", + "version": "1.0.66", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.66.tgz", + "integrity": "sha512-8rHxgobi/rUJW9IrR3EaD+4Nvjn5rR4elk0mSRwL0oZH0Z313+/CIEDquIXLmNfLRIU/cPYUuy2qBvNonSokVA==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 9de4c3988..fb1f8f51e 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.165", "scratch-l10n": "3.18.203", - "scratch-render-fonts": "1.0.65", + "scratch-render-fonts": "1.0.66", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",