From c40ef1f1e948381210166e14e1609226dd4ac277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:37:46 +0000 Subject: [PATCH] build(deps): bump marked from 15.0.4 to 15.0.5 Bumps [marked](https://github.com/markedjs/marked) from 15.0.4 to 15.0.5. - [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/v15.0.4...v15.0.5) --- updated-dependencies: - dependency-name: marked 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 a8316041b86..fa141e09778 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "jsonpath": "1.1.1", "linux-ca": "2.0.1", "lodash": "4.17.21", - "marked": "15.0.4", + "marked": "15.0.5", "native-reg": "1.1.1", "node-fetch": "2.7.0", "node-forge": "1.3.1", diff --git a/yarn.lock b/yarn.lock index 11b977ec8c4..5efc0d699fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9973,10 +9973,10 @@ map-stream@~0.1.0: resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194" integrity sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g== -marked@15.0.4: - version "15.0.4" - resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.4.tgz#864dbf50227b6507646c771c2ef5f0de2924833e" - integrity sha512-TCHvDqmb3ZJ4PWG7VEGVgtefA5/euFmsIhxtD0XsBxI39gUSKL81mIRFdt0AiNQozUahd4ke98ZdirExd/vSEw== +marked@15.0.5: + version "15.0.5" + resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.5.tgz#1b5c58a2fb56afe57379f8cc721ab60e0450a5b5" + integrity sha512-xN+kSuqHjxWg+Q47yhhZMUP+kO1qHobvXkkm6FX+7N6lDvanLDd8H7AQ0jWDDyq+fDt/cSrJaBGyWYHXy0KQWA== matcher@^3.0.0: version "3.0.0"