From 283408cd43a9b966f50dfde1f78ab2b20c7b5435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 09:32:39 -0400 Subject: [PATCH] Bump marked from 2.0.3 to 2.1.3 (#4059) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 57ccf68318..21ffd9d353 100644 --- a/package.json +++ b/package.json @@ -212,7 +212,7 @@ "jsonpath": "^1.1.1", "lodash": "^4.17.15", "mac-ca": "^1.0.6", - "marked": "^2.0.3", + "marked": "^2.1.3", "md5-file": "^5.0.0", "mobx": "^6.3.0", "mobx-observable-history": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index a4139bccc9..04341be3d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9446,10 +9446,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0" - integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA== +marked@^2.1.3: + version "2.1.3" + resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753" + integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA== marked@^3.0.4: version "3.0.6"