From 89f5bc2399ef8987eda341ada7a2aa2eeae87f9f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2020 03:14:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dec6d0f..1b2f86b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "text-table": "0.2.0", "through": "2.3.8", "underscore": "1.8.3", - "update-notifier": "1.0.2", + "update-notifier": "2.0.0", "uuid": "^3.0.0", "zip-stream": "1.1.0" },