From 2e3ad9196b00eed7c53ee7d4c38671e993d2ff75 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Mar 2021 08:51:56 +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 dc5dd12a4f438a..62b7a2e7011f24 100644 --- a/package.json +++ b/package.json @@ -212,7 +212,7 @@ "xcode": "^0.9.1", "xmldoc": "^0.4.0", "xpipe": "^1.0.5", - "yargs": "^6.4.0" + "yargs": "^10.0.0" }, "devDependencies": { "babel-eslint": "^7.1.1",