diff --git a/package-lock.json b/package-lock.json index 20a9b9471..af6207b65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.144", "scratch-l10n": "3.18.178", - "scratch-render-fonts": "1.0.57", + "scratch-render-fonts": "1.0.58", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -17946,9 +17946,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.57", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.57.tgz", - "integrity": "sha512-s1IXTrsxMNzZ6WJ/73Pea09ZXaL1pdY2vbaswOcdmG4ntS+N1RgoSCERPdKgQPB4nGChSo/1vuMQA7KrqBY7FQ==", + "version": "1.0.58", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.58.tgz", + "integrity": "sha512-5M6/PciZ3d7lKmepfSRPASK+e3GOeOZzuIyUaC+1BEB0u49f6qRzIMB+5ZefJ1r2qmf6M74OMOjPkfnb0wc9rA==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index e107ec2f8..ffdf12176 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.144", "scratch-l10n": "3.18.178", - "scratch-render-fonts": "1.0.57", + "scratch-render-fonts": "1.0.58", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",