From 7212d4e5b6a5487706ee636e1497db8ae26dd35a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 08:17:49 +0000 Subject: [PATCH] Bump marked from 16.4.0 to 16.4.1 Bumps [marked](https://github.com/markedjs/marked) from 16.4.0 to 16.4.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v16.4.0...v16.4.1) --- updated-dependencies: - dependency-name: marked dependency-version: 16.4.1 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 3ec85cbb594db..7eaa76a109a92 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "autolinker": "^4.1.5", "bgutils-js": "^3.2.0", "electron-context-menu": "^4.1.1", - "marked": "^16.4.0", + "marked": "^16.4.1", "portal-vue": "^2.1.7", "process": "^0.11.10", "shaka-player": "^4.16.4", diff --git a/yarn.lock b/yarn.lock index 3e19b5386d3c0..c2a884a8c0f04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5958,10 +5958,10 @@ make-fetch-happen@^14.0.3: promise-retry "^2.0.1" ssri "^12.0.0" -marked@^16.4.0: - version "16.4.0" - resolved "https://registry.yarnpkg.com/marked/-/marked-16.4.0.tgz#b0c22707a3add380827a75437131801cd54bf425" - integrity sha512-CTPAcRBq57cn3R8n3hwc2REddc28hjR7RzDXQ+lXLmMJYqn20BaI2cGw6QjgZGIgVfp2Wdfw4aMzgNteQ6qJgQ== +marked@^16.4.1: + version "16.4.1" + resolved "https://registry.yarnpkg.com/marked/-/marked-16.4.1.tgz#db37c878cfa28fa57b8dd471fe92a83282911052" + integrity sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg== matcher@^3.0.0: version "3.0.0"