From a11d782f1da3dc6ac194f60f6343ce8521b0b051 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Nov 2020 07:40:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-Y18N-1021887 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a56e722..27fc2a5 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "strip-ansi": "^3.0.0", "through2-map": "^2.0.0", "update-notifier": "^0.5.0", - "yargs": "^3.14.0" + "yargs": "^16.0.0" }, "devDependencies": { "angular": "^1.3.15",