From 6d64b3a2b1d9e3969cb26c8220c9cb373284972f Mon Sep 17 00:00:00 2001 From: absidue <48293849+absidue@users.noreply.github.com> Date: Mon, 20 Jun 2022 03:58:27 +0200 Subject: [PATCH] ^ Update marked (#2335) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a63a0b8e..f0896c32 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "js-yaml": "^4.1.0", "lodash.debounce": "^4.0.8", "lodash.isequal": "^4.5.0", - "marked": "^4.0.15", + "marked": "^4.0.17", "nedb-promises": "^5.0.1", "opml-to-json": "^1.0.1", "rss-parser": "^3.12.0", diff --git a/yarn.lock b/yarn.lock index cc1ae7ac..7027d3b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4864,10 +4864,10 @@ make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: dependencies: semver "^6.0.0" -marked@^4.0.15: - version "4.0.15" - resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.15.tgz#0216b7c9d5fcf6ac5042343c41d81a8b1b5e1b4a" - integrity sha512-esX5lPdTfG4p8LDkv+obbRCyOKzB+820ZZyMOXJZygZBHrH9b3xXR64X4kT3sPe9Nx8qQXbmcz6kFSMt4Nfk6Q== +marked@^4.0.17: + version "4.0.17" + resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.17.tgz#1186193d85bb7882159cdcfc57d1dfccaffb3fe9" + integrity sha512-Wfk0ATOK5iPxM4ptrORkFemqroz0ZDxp5MWfYA7H/F+wO17NRWV5Ypxi6p3g2Xmw2bKeiYOl6oVnLHKxBA0VhA== matcher@^3.0.0: version "3.0.0"