diff --git a/package-lock.json b/package-lock.json
index 736b4ad91..d9a600f9f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -57,7 +57,7 @@
         "pngjs": "3.4.0",
         "scratch-blocks": "1.1.210",
         "scratch-l10n": "5.0.220",
-        "scratch-render-fonts": "1.0.187",
+        "scratch-render-fonts": "1.0.188",
         "scratch-semantic-release-config": "3.0.0",
         "scratch-webpack-configuration": "3.0.0",
         "script-loader": "0.7.2",
@@ -20194,9 +20194,9 @@
       }
     },
     "node_modules/scratch-render-fonts": {
-      "version": "1.0.187",
-      "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.187.tgz",
-      "integrity": "sha512-2O/MnBu/kELG3FO/WfI2UQSx6+9t0s4V0reBeMl4eZuxKXmOE8uhD76Qih1Kypm3+nthW0C6BDk8bxG5EUyc1Q==",
+      "version": "1.0.188",
+      "resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.188.tgz",
+      "integrity": "sha512-42GleWbFRZnI7EHyvGB5cfae2SvM4oXqndY3N4FtuDA17HhNQ0xvQMf8pzsh+Gp4LtDYT23qcdEhrEXlziMkJQ==",
       "dependencies": {
         "base64-loader": "^1.0.0"
       }
diff --git a/package.json b/package.json
index 925afe076..a901e48c0 100644
--- a/package.json
+++ b/package.json
@@ -101,7 +101,7 @@
     "pngjs": "3.4.0",
     "scratch-blocks": "1.1.210",
     "scratch-l10n": "5.0.220",
-    "scratch-render-fonts": "1.0.187",
+    "scratch-render-fonts": "1.0.188",
     "scratch-semantic-release-config": "3.0.0",
     "scratch-webpack-configuration": "3.0.0",
     "script-loader": "0.7.2",