diff --git a/package-lock.json b/package-lock.json index aef067e696c..93783bda9d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "katex": "^0.16.45", "lib0": "^0.2.117", "lowlight": "^3.3.0", - "markdown-it": "^14.1.0", + "markdown-it": "^14.1.1", "markdown-it-container": "^4.0.0", "markdown-it-front-matter": "^0.2.4", "markdown-it-image-figures": "^2.1.1", diff --git a/package.json b/package.json index 82f9cf022f8..fbaf0d7a440 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "katex": "^0.16.45", "lib0": "^0.2.117", "lowlight": "^3.3.0", - "markdown-it": "^14.1.0", + "markdown-it": "^14.1.1", "markdown-it-container": "^4.0.0", "markdown-it-front-matter": "^0.2.4", "markdown-it-image-figures": "^2.1.1",