From f45c9fd900761e6a58dcb67998a97100be8ca97a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2020 07:40: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 a56e722..27d1451 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "split": "^1.0.0", "strip-ansi": "^3.0.0", "through2-map": "^2.0.0", - "update-notifier": "^0.5.0", + "update-notifier": "^2.0.0", "yargs": "^3.14.0" }, "devDependencies": {