From 012db27d405042369aa010aec706d4654600f79f Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 14:37:35 +0000 Subject: [PATCH] Update dependency marked to v4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 165a0ac13441..1afd4f815ccd 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "lockfile": "^1.0.1", "lodash": "4.17.20", "lunr": "^0.7.0", - "marked": "1.2.4", + "marked": "4.0.10", "mime": "^1.4.1", "minimatch": "^3.0.2", "mkdirp": "^0.5.2", diff --git a/yarn.lock b/yarn.lock index 549cfdbb704a..d54b77ef0f58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5529,10 +5529,10 @@ map-obj@^1.0.0, map-obj@^1.0.1: version "1.0.1" resolved "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d" -marked@1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.4.tgz#94e99230b03496c9383b1322ac51bc17dd388a1d" - integrity sha512-6x5TFGCTKSQBLTZtOburGxCxFEBJEGYVLwCMTBCxzvyuisGcC20UNzDSJhCr/cJ/Kmh6ulfJm10g6WWEAJ3kvg== +marked@4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" + integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw== math-expression-evaluator@^1.2.14: version "1.2.17"