diff --git a/package.json b/package.json
index a1d6570f3334cf1fc9d2644c6d438478a0198801..ae4bd5674758238181e1552c406f68a4be8df81c 100644
--- a/package.json
+++ b/package.json
@@ -160,7 +160,7 @@
     "json5": "2.2.0",
     "linkify-markdown": "1.0.0",
     "luxon": "1.26.0",
-    "markdown-it": "12.0.4",
+    "markdown-it": "12.0.6",
     "markdown-table": "2.0.0",
     "minimatch": "3.0.4",
     "moo": "0.5.1",
diff --git a/yarn.lock b/yarn.lock
index efd67fcc5f8384c22606382ff5ed67b2e0ae6dd5..193a71744540abce2953cb5b3ed4aa0fe3e4467b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6728,6 +6728,17 @@ markdown-it@12.0.4:
     mdurl "^1.0.1"
     uc.micro "^1.0.5"
 
+markdown-it@12.0.6:
+  version "12.0.6"
+  resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.6.tgz#adcc8e5fe020af292ccbdf161fe84f1961516138"
+  integrity sha512-qv3sVLl4lMT96LLtR7xeRJX11OUFjsaD5oVat2/SNBIb21bJXwal2+SklcRbTwGwqWpWH/HRtYavOoJE+seL8w==
+  dependencies:
+    argparse "^2.0.1"
+    entities "~2.1.0"
+    linkify-it "^3.0.1"
+    mdurl "^1.0.1"
+    uc.micro "^1.0.5"
+
 markdown-table@2.0.0:
   version "2.0.0"
   resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-2.0.0.tgz#194a90ced26d31fe753d8b9434430214c011865b"