diff --git a/package-lock.json b/package-lock.json index 53ff84fa9..cf75382f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.72", "scratch-l10n": "3.18.89", - "scratch-render-fonts": "1.0.28", + "scratch-render-fonts": "1.0.29", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -17831,9 +17831,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.28", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.28.tgz", - "integrity": "sha512-BXEeTtUdgpSNCeMVXdZLA9pg0xM9tEaXU1vD6gnuHQNqFp8niwH99atsmiDI2POAIaR/2A57IV79yJzjzepEYQ==", + "version": "1.0.29", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.29.tgz", + "integrity": "sha512-W228pusIbgwPc3wguNMvZ5XnHT3oECBLhE7CnU3nsZa6KmeN/2fDCTGZJfzbEZDUEUWzAYFz7EbUvhRtAAs/Sw==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 62de306d4..4ba307a15 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.72", "scratch-l10n": "3.18.89", - "scratch-render-fonts": "1.0.28", + "scratch-render-fonts": "1.0.29", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",