From 19d2d78e54e7d0e2a8a6d71712bbc98c696fa91e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 23 Nov 2020 07:29:26 +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 1f4ff6e2239d43..11bd5d28f004f3 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,7 @@ "ws": "^1.1.0", "xcode": "^0.9.1", "xmldoc": "^0.4.0", - "yargs": "^9.0.0" + "yargs": "^16.0.0" }, "devDependencies": { "babel-eslint": "^7.2.3",