diff --git a/package-lock.json b/package-lock.json index 26d1a79a6d9..e4790f656d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "katex": "^0.16.28", "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 df635b8cca7..c33cbb3913b 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "katex": "^0.16.28", "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",