From 28ac5a2991dcdf0627b6338befef9f051f3f875d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Nov 2020 03:37:56 +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 69d7cbd7ce1f99..606fe433924421 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@ "xcode": "^0.8.9", "xmldoc": "^0.4.0", "xpipe": "^1.0.5", - "yargs": "^6.4.0" + "yargs": "^16.0.0" }, "devDependencies": { "babel-eslint": "^7.1.1",