From 9ad6dee56797b566e3c3009d0166fdd27d928f29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 02:10:31 +0000 Subject: [PATCH] chore(deps): bump marked from 0.8.0 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 0.8.0 to 4.0.10. - [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/v0.8.0...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 ++++++--------------- 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 54d5339..ebff7ab 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dayjs": "^1.8.19", "highlight.js": "^9.17.1", "lodash": "^4.17.15", - "marked": "^0.8.0", + "marked": "^4.0.10", "next": "9.1.5", "react": "16.12.0", "react-dom": "16.12.0" diff --git a/yarn.lock b/yarn.lock index f46c25c..ef50697 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2012,7 +2012,7 @@ core-js@^1.0.0: resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636" integrity sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY= -core-js@^2.4.0, core-js@^2.5.3, core-js@^2.6.5: +core-js@^2.4.0, core-js@^2.6.5: version "2.6.11" resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c" integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg== @@ -3570,19 +3570,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -markdown-navbar@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/markdown-navbar/-/markdown-navbar-1.1.2.tgz#8d8fa0d7dce44e62695e627e3a2146c1b64dad60" - integrity sha512-A1ql1Eq86Jonl/4fXN5h3iP/RqnnG823GHDfKLX76SV76xZa5QmGYuGLx1r/yKe/JwscqzxUYTk5Qy++OqlT3g== - dependencies: - core-js "^2.5.3" - prop-types "^15.6.0" - react "^16.2.0" - -marked@^0.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.8.0.tgz#ec5c0c9b93878dc52dd54be8d0e524097bd81a99" - integrity sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ== +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== md5.js@^1.3.4: version "1.3.5" @@ -5417,7 +5408,7 @@ react-slick@~0.25.2: lodash.debounce "^4.0.8" resize-observer-polyfill "^1.5.0" -react@16.12.0, react@^16.2.0: +react@16.12.0: version "16.12.0" resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83" integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==