From f0b1f600560a0e88d589756ca36aea7da61794b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 16:40:16 +0000 Subject: [PATCH] fix(deps): update dependency markdown-it to ^14.1.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",