From c3b0a8517f1cae2bf264981041c51eab3964249f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Nov 2020 04:30: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 9971a1a7e1e..394d4e70056 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1", - "yargs": "^3.23.0" + "yargs": "^16.0.0" }, "packageDependencies": { "atom-dark-syntax": "0.28.0",