From 4ae8c711ab347da7e53957d2bf4e21bd53dda3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 01:36:33 +0000 Subject: [PATCH] Chore(deps): Bump markdown-it from 14.3.0 to 14.3.1 Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.3.0 to 14.3.1. - [Changelog](https://github.com/markdown-it/markdown-it/blob/14.3.1/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/14.3.0...14.3.1) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a94ac96cc..4332e57d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17587,9 +17587,9 @@ } }, "node_modules/markdown-it": { - "version": "14.3.0", - "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.3.0.tgz", - "integrity": "sha512-RCEsPjR+sr0x+AuYp601tKTkgFG4YEPLCzHST3cQ/fhlJkqAkz1L2/Qbp1j9qw5SBwQHFBoW8+hoN5xssOF0Tw==", + "version": "14.3.1", + "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.3.1.tgz", + "integrity": "sha512-4Ej49aYTDFIQ+uBkfX8GBvJGccoARxxPep+7aWTs55ozbjQJpW9M26Fe53vnGgvLeVzva/amzjQQaQu9w0vMhA==", "funding": [ { "type": "github",