From c969fdada3207eeaa35bc32c2a08af012763dfb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 02:02:34 +0000 Subject: [PATCH] Bump marked from 0.7.0 to 4.0.10 Bumps [marked](https://github.com/markedjs/marked) from 0.7.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.7.0...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 335b562..6f8a32d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "axios": "^0.19.0", "highlight.js": "^9.15.10", "js-base64": "^2.5.1", - "marked": "^0.7.0", + "marked": "^4.0.10", "react": "^16.10.2", "react-dom": "^16.10.2", "react-redux": "^7.1.1", diff --git a/yarn.lock b/yarn.lock index fab3a74..f274ae1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5675,9 +5675,9 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@*, marked@^0.7.0: - version "0.7.0" - resolved "https://registry.npm.taobao.org/marked/download/marked-0.7.0.tgz?cache=0&sync_timestamp=1562386991938&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmarked%2Fdownload%2Fmarked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e" +marked@*, marked@^4.0.10: + version "4.0.10" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423" md5.js@^1.3.4: version "1.3.5"