From 370e7356459a206128c8e269c7c325dc2ebe088a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 04:01:10 +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] --- pioneer/packages/joy-roles/package.json | 2 +- yarn.lock | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pioneer/packages/joy-roles/package.json b/pioneer/packages/joy-roles/package.json index 3abbab493e..668d983f9a 100644 --- a/pioneer/packages/joy-roles/package.json +++ b/pioneer/packages/joy-roles/package.json @@ -17,7 +17,7 @@ "@polkadot/react-query": "0.51.1", "@types/faker": "^4.1.8", "faker": "^4.1.0", - "marked": "^0.7.0", + "marked": "^4.0.10", "moment": "^2.24.0", "react-compound-slider": "^2.4.0", "react-moment": "^0.9.6", diff --git a/yarn.lock b/yarn.lock index 8be39273b9..b0992bde24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19209,6 +19209,11 @@ marked@^1.1.1: resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.9.tgz#53786f8b05d4c01a2a5a76b7d1ec9943d29d72dc" integrity sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw== +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== + matcher@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/matcher/-/matcher-3.0.0.tgz#bd9060f4c5b70aa8041ccc6f80368760994f30ca" @@ -28738,6 +28743,7 @@ warning@^4.0.1, warning@^4.0.2, warning@^4.0.3: "warthog@https://github.com/Joystream/warthog/releases/download/v2.37.0/joystream-warthog-v2.37.0.tgz", "warthog@https://github.com/Joystream/warthog/releases/download/v2.37.3-sumer/joystream-warthog-v2.37.3-sumer.tgz", "warthog@https://github.com/metmirr/warthog/releases/download/v2.23.0/warthog-v2.23.0.tgz": version "2.37.3-sumer" + uid "6830f1ab694414cfdbeee664057d308768b1b3ba" resolved "https://github.com/Joystream/warthog/releases/download/v2.37.3-sumer/joystream-warthog-v2.37.3-sumer.tgz#6830f1ab694414cfdbeee664057d308768b1b3ba" dependencies: "@apollographql/graphql-playground-react" "https://github.com/Joystream/graphql-playground/releases/download/joystream%401.7.28/graphql-playground-react-v1.7.28.tgz"