From f847b981d8ea91078d3cc58fa5f3cbf191470d30 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Nov 2020 23:00:13 +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 640ba2e..656e955 100644 --- a/package.json +++ b/package.json @@ -221,7 +221,7 @@ "execa": "^1.0.0", "glob": "^7.1.3", "shelljs": "^0.8.3", - "yargs": "^13.1.0" + "yargs": "^16.0.0" }, "peerDependencies": {}, "publishConfig": {