diff --git a/package-lock.json b/package-lock.json index ca922a53e..7e7467f30 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.173", "scratch-l10n": "3.18.210", - "scratch-render-fonts": "1.0.68", + "scratch-render-fonts": "1.0.69", "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.68", - "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.68.tgz", - "integrity": "sha512-3AblVAk/rYixz4bf7AqMqdCnoJM7it20hXgpI6CEieJS2uXp/GxSsi5HCMkoW9OkuyREE5nImNJLAbbyuAVKbQ==", + "version": "1.0.69", + "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.69.tgz", + "integrity": "sha512-W6SN417ay0llnp0YbTp0Diwmp9+Akv0c8hPJkyX1ouSu6TmwgyQGluMV7aK8cNab1OAgOl+nr3KpF32wQT0aog==", "dependencies": { "base64-loader": "^1.0.0" } diff --git a/package.json b/package.json index 249bdb952..957d7f64d 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "pngjs": "3.4.0", "scratch-blocks": "1.1.173", "scratch-l10n": "3.18.210", - "scratch-render-fonts": "1.0.68", + "scratch-render-fonts": "1.0.69", "scratch-semantic-release-config": "1.0.14", "scratch-webpack-configuration": "1.3.0", "script-loader": "0.7.2",