From 8e98c43befe34c91b2f5e318eac36e18be709acd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 May 2022 22:07:03 +0000 Subject: [PATCH] Update dependency marked to v4 [SECURITY] --- plugins/update/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/update/package.json b/plugins/update/package.json index d012ce1df..cb1688f66 100644 --- a/plugins/update/package.json +++ b/plugins/update/package.json @@ -24,7 +24,7 @@ "chalk": "4.1.0", "colorette": "1.2.2", "fs-extra": "9.0.1", - "marked": "1.1.1", + "marked": "4.0.10", "marked-terminal": "4.1.1", "node-fetch": "2.6.1", "semver": "7.3.4", diff --git a/yarn.lock b/yarn.lock index 4dc97822a..440e68da7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2267,7 +2267,7 @@ chalk "4.1.0" colorette "1.2.2" fs-extra "9.0.1" - marked "1.1.1" + marked "4.0.10" marked-terminal "4.1.1" node-fetch "2.6.1" semver "7.3.4" @@ -16184,10 +16184,10 @@ marked-terminal@4.1.1: node-emoji "^1.10.0" supports-hyperlinks "^2.1.0" -marked@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a" - integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw== +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== marked@^0.7.0: version "0.7.0"