From 479c06eb9d9fad6751a2f0c2631ab9e95cad4951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:22:27 +0000 Subject: [PATCH] build(deps): bump marked from 15.0.5 to 15.0.6 Bumps [marked](https://github.com/markedjs/marked) from 15.0.5 to 15.0.6. - [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.5...v15.0.6) --- 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 e0ad7a2743b..d9bc1779d14 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.5", + "marked": "15.0.6", "native-reg": "1.1.1", "node-fetch": "2.7.0", "node-forge": "1.3.1", diff --git a/yarn.lock b/yarn.lock index daf40431793..943f426e0d3 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.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== +marked@15.0.6: + version "15.0.6" + resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.6.tgz#8165f16afb6f4b30a35bdcee657c3b8415820a8f" + integrity sha512-Y07CUOE+HQXbVDCGl3LXggqJDbXDP2pArc2C1N1RRMN0ONiShoSsIInMd5Gsxupe7fKLpgimTV+HOJ9r7bA+pg== matcher@^3.0.0: version "3.0.0"