From 745d0031ecfc87f5c50f1115ac08b7db0b86c6a1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Mar 2021 03:36:58 +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 69d7cbd7ce1f99..e836c5ca3500d1 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": "^10.0.0" }, "devDependencies": { "babel-eslint": "^7.1.1",