From b9c27e437fa831475ce554b806b0c8667e103f86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 18:12:03 +0000 Subject: [PATCH] Bump marked from 14.1.3 to 14.1.4 Bumps [marked](https://github.com/markedjs/marked) from 14.1.3 to 14.1.4. - [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/v14.1.3...v14.1.4) --- 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 3dcab9cb..bd48c258 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "holderjs": "^2.9.9", "immutability-helper": "3.1.1", "lodash": "4.17.21", - "marked": "14.1.3", + "marked": "14.1.4", "pako": "2.1.0", "prop-types": "15.8.1", "query-string": "^9.1.1", diff --git a/yarn.lock b/yarn.lock index 2104a41a..c51a9295 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8611,10 +8611,10 @@ makeerror@1.0.12: dependencies: tmpl "1.0.5" -marked@*, marked@14.1.3: - version "14.1.3" - resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.3.tgz#42372cffd22e76e0f1d7f3627ebc116d291abbed" - integrity sha512-ZibJqTULGlt9g5k4VMARAktMAjXoVnnr+Y3aCqW1oDftcV4BA3UmrBifzXoZyenHRk75csiPu9iwsTj4VNBT0g== +marked@*, marked@14.1.4: + version "14.1.4" + resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.4.tgz#5e348de817bfa35a11e71de7e41dd7c3fdb186a9" + integrity sha512-vkVZ8ONmUdPnjCKc5uTRvmkRbx4EAi2OkTOXmfTDhZz3OFqMNBM1oTTWwTr4HY4uAEojhzPf+Fy8F1DWa3Sndg== mdn-data@2.0.14: version "2.0.14"