From 610112bb22474be84d0d0df1f7797df92abdf9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:28:41 +0000 Subject: [PATCH] build(deps): bump marked from 6.0.0 to 14.1.0 Bumps [marked](https://github.com/markedjs/marked) from 6.0.0 to 14.1.0. - [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/v6.0.0...v14.1.0) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... 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 9b8aa0577dfa6b..926064809677e9 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "less-loader": "^12.2.0", "lightningcss": "^1.26.0", "lodash": "^4.17.19", - "marked": "6.0.0", + "marked": "14.1.0", "mini-css-extract-plugin": "^2.8.0", "mobx": "^6.8.0", "mobx-react": "~7.6.0", diff --git a/yarn.lock b/yarn.lock index 8d594ea851c92c..93682eb9215c04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8920,10 +8920,10 @@ makeerror@1.0.12: dependencies: tmpl "1.0.5" -marked@6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/marked/-/marked-6.0.0.tgz#80cd7f51145437cffe9f541a318b9882f75601df" - integrity sha512-7E3m/xIlymrFL5gWswIT4CheIE3fDeh51NV09M4x8iOc7NDYlyERcQMLAIHcSlrvwliwbPQ4OGD+MpPSYiQcqw== +marked@14.1.0: + version "14.1.0" + resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.0.tgz#736ae774ff06ddf03e55a071f9322fe240cb89cb" + integrity sha512-P93GikH/Pde0hM5TAXEd8I4JAYi8IB03n8qzW8Bh1BIEFpEyBoYxi/XWZA53LSpTeLBiMQOoSMj0u5E/tiVYTA== mathml-tag-names@^2.1.3: version "2.1.3"