From cd4c7bf900e404a31ddfcdc1f4b5a125d69d9884 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 12 Apr 2019 07:06:59 +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 ac85186..3fd76b8 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "JSONStream": "^1.2.1", "async": "^2.0.1", "blessed": "^0.1.81", - "blessed-contrib": "^3.5.5", + "blessed-contrib": "^4.8.13", "chalk": "^1.1.3", "cheerio": "^0.22.0", "cli-table2": "^0.2.0",