From e10e965c68b53aa082184f663e870c0bcdf208fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 09:52:23 -0400 Subject: [PATCH] Bump marked from 4.1.0 to 4.1.1 (#6304) 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 b90d33e8be..180c053186 100644 --- a/package.json +++ b/package.json @@ -252,7 +252,7 @@ "jsdom": "^16.7.0", "lodash": "^4.17.15", "mac-ca": "^1.0.6", - "marked": "^4.1.0", + "marked": "^4.1.1", "md5-file": "^5.0.0", "mobx": "^6.6.2", "mobx-observable-history": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index d38f5d65e4..75dac24b1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8885,10 +8885,10 @@ markdown@^0.5.0: dependencies: nopt "~2.1.1" -marked@^4.0.19, marked@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.1.0.tgz#3fc6e7485f21c1ca5d6ec4a39de820e146954796" - integrity sha512-+Z6KDjSPa6/723PQYyc1axYZpYYpDnECDaU6hkaf5gqBieBkMKYReL5hteF2QizhlMbgbo8umXl/clZ67+GlsA== +marked@^4.0.19, marked@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.1.1.tgz#2f709a4462abf65a283f2453dc1c42ab177d302e" + integrity sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw== matcher-collection@^2.0.0: version "2.0.1"