From 33164cb78133f1510331e6154050c43af3700dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 21:33:33 +0000 Subject: [PATCH] chore(deps): bump marked from 18.0.3 to 18.0.4 Bumps [marked](https://github.com/markedjs/marked) from 18.0.3 to 18.0.4. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v18.0.3...v18.0.4) --- updated-dependencies: - dependency-name: marked dependency-version: 18.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef908c467..4ed54348d 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dompurify": "^3.4.1", "electron-context-menu": "^4.1.2", "googlevideo": "^4.0.4", - "marked": "^18.0.2", + "marked": "^18.0.4", "process": "^0.11.10", "shaka-player": "^5.1.2", "swiper": "^12.1.2", diff --git a/yarn.lock b/yarn.lock index 81cb7fc09..98d1f9eed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5741,10 +5741,10 @@ magic-string@^0.30.19, magic-string@^0.30.21: dependencies: "@jridgewell/sourcemap-codec" "^1.5.5" -marked@^18.0.2: - version "18.0.3" - resolved "https://registry.yarnpkg.com/marked/-/marked-18.0.3.tgz#278b5ba89f1c7ccbaf0422f3ee8955928489220b" - integrity sha512-7VT90JOkDeaRWpfjOReRGPEKn0ecdARBkDGL+tT1wZY0efPPqkUxLUSmzy/C7TIylQYJC9STISEsCHrqb/7VIA== +marked@^18.0.4: + version "18.0.4" + resolved "https://registry.yarnpkg.com/marked/-/marked-18.0.4.tgz#7a54421f506c8729db32f852719972d2f939a77b" + integrity sha512-c/BTaKzg0G6ezQx97DAkYU7k0HM6ys0FqYeKBL6hlBByZwy+ycA1+f0vDdjMHKKeEjdgkx0GOv9Il6D+85cOqA== matcher@^3.0.0: version "3.0.0"