From d61f5e44a2fb4c107751d24799228529208b9196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 18:35:51 -0500 Subject: [PATCH] build(deps): bump marked from 17.0.3 to 17.0.4 (#4817) Bumps [marked](https://github.com/markedjs/marked) from 17.0.3 to 17.0.4. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v17.0.3...v17.0.4) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c223c4ad..baa69607 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "bootstrap": "5.3.8", "date-fns": "4.1.0", "lucide-vue-next": "0.576.0", - "marked": "17.0.3", + "marked": "17.0.4", "vue": "3.5.29", "vue-i18n": "11.2.8", "vue3-simple-icons": "16.10.0"