From 8b4b4ec00f996997fe4b38201dfb284a6efadfcd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2019 06:12:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MARKED-174116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08f721f..44c2bc3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "jade": "^1.11.0", "less": "^2.5.1", "lynx": "0.0.11", - "marked": "^0.3.3", + "marked": "^0.6.2", "myth": "^1.4.0", "ps-tree": "~0.0.3", "rsvp": "~3.0.1",