From 598111294615946d76583a4a26b40601e3220229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 20:06:51 +0000 Subject: [PATCH] Bump markdown-it from 14.1.0 to 14.1.1 Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.1.1. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.0...14.1.1) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd529cf..23a9602 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "highlight.js": "11.11.1", "iconv-lite": "0.7.1", "jschardet": "3.1.4", - "markdown-it": "14.1.0", + "markdown-it": "14.1.1", "markdown-it-abbr": "2.0.0", "markdown-it-anchor": "9.2.0", "markdown-it-container": "4.0.0",