From 195d9ef23402b842b35dbdd3d8a7f6c48c991c27 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Nov 2020 03:34:22 +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 ee3a13b946..12a4519e08 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "uuid": "2.0.3", "ws": "1.1.1", "xml2js": "0.4.17", - "yargs": "3.32.0" + "yargs": "16.0.0" }, "devDependencies": { "atom-grammar-test": "0.6.3",