diff --git a/package-lock.json b/package-lock.json
index fbaac5975..4c6be3f96 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -26,7 +26,7 @@
         "scratch-render": "^1.0.13",
         "scratch-sb1-converter": "^1.0.0",
         "scratch-storage": "^2.3.5",
-        "scratch-svg-renderer": "2.3.66",
+        "scratch-svg-renderer": "2.3.67",
         "scratch-translate-extension-languages": "^1.0.0",
         "text-encoding": "^0.7.0",
         "uuid": "^8.3.2",
@@ -18816,9 +18816,9 @@
       }
     },
     "node_modules/scratch-svg-renderer": {
-      "version": "2.3.66",
-      "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.66.tgz",
-      "integrity": "sha512-bv6w65+INl5a9osNqeFiUfEgn4UXXSdhkWMWaeN/QWfag4vNlvJYFzflXGopAPyK+eE8bApHNVHuLT1HFXY0jQ==",
+      "version": "2.3.67",
+      "resolved": "https://registry.npmjs.org/scratch-svg-renderer/-/scratch-svg-renderer-2.3.67.tgz",
+      "integrity": "sha512-rY6u9Yw8BMkV0+ulvbXxwWDbbSAfZnzUZs3oj+mcwDEppxe580Ae4CTBwwkRwxWwz9r63ff2AEPsEmZ2xrrWJA==",
       "license": "BSD-3-Clause",
       "dependencies": {
         "base64-js": "^1.2.1",
diff --git a/package.json b/package.json
index e9bf42704..5c60a39a2 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
     "scratch-render": "^1.0.13",
     "scratch-sb1-converter": "^1.0.0",
     "scratch-storage": "^2.3.5",
-    "scratch-svg-renderer": "2.3.66",
+    "scratch-svg-renderer": "2.3.67",
     "scratch-translate-extension-languages": "^1.0.0",
     "text-encoding": "^0.7.0",
     "uuid": "^8.3.2",