From 9e38b79f68f12c9546db9a56f8ad462809d6673f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 30 Mar 2021 07:18:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95d7d3c898a2e9..d11a2904f1ec19 100644 --- a/package.json +++ b/package.json @@ -196,7 +196,7 @@ "ws": "^1.1.0", "xcode": "^0.8.9", "xmldoc": "^0.4.0", - "yargs": "^6.4.0" + "yargs": "^10.0.0" }, "devDependencies": { "babel-eslint": "^7.1.1",