diff --git a/package-lock.json b/package-lock.json index 524a6385c..fcfa38ad2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.127", "scratch-l10n": "3.18.156", - "scratch-render-fonts": "1.0.52", + "scratch-render-fonts": "1.0.53", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2", @@ -17937,9 +17937,9 @@ } }, "node_modules/scratch-render-fonts": { - "version": "1.0.52", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.52.tgz", - "integrity": "sha512-66i/eKA0/x7vUTXWPKLxHf+/EMpCJ0QKvOJxL5ZvLqDFldZFUGwdjyjkRmAr6NXCBOmeHLjfuTWDwtCNj4SWEg==", + "version": "1.0.53", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.53.tgz", + "integrity": "sha512-rzWBee5m3/CPv95sniQUkgE4ubOsQaj4GrcwXUS1solW5d6FeKgIkCa9w47KWYeWbvNQ8JtRkG3PtY0x43aCCw==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index a862f03a5..6eeb7c04b 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.127", "scratch-l10n": "3.18.156", - "scratch-render-fonts": "1.0.52", + "scratch-render-fonts": "1.0.53", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",