From 8fdeb0605e095b7fc60a98d9410a06d8e840cffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 12:05:39 +0000 Subject: [PATCH] chore(deps-dev): 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: indirect 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 71be9f2..5251cc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3249,9 +3249,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==", "dev": true, "funding": [ {