diff --git a/package-lock.json b/package-lock.json index d34caad6c..6f7fe3c74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.99", "scratch-l10n": "3.18.123", - "scratch-render-fonts": "1.0.40", + "scratch-render-fonts": "1.0.41", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -17848,9 +17848,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.40", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.40.tgz", - "integrity": "sha512-PUhqxvYUmpn+eOKNnYa5I4ViP7IGRDtunvx28vyN6xpdctiQMCU2Dk2TBOoxr7tciMLQ+Y14q5YEquMsIf4pmg==", + "version": "1.0.41", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.41.tgz", + "integrity": "sha512-f5ZLKJ3DQpOn0Pl3iTpsN2TLVjVI/X9bwSSda6kPHEFjmiKBeo/o8wrlGOaf6P3cqTm9/krnz3jLA0RT029JIw==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 09fd7e62c..ff9f53fc2 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.99", "scratch-l10n": "3.18.123", - "scratch-render-fonts": "1.0.40", + "scratch-render-fonts": "1.0.41", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",