From 165df4901b30625c1ad164c3d7a382fde45d8c08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Nov 2020 22:47:00 +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 8de0462..3628a0f 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ "@babel/runtime": "^7.9.2", "debug": "^4.1.1", "execa": "^4.0.0", - "yargs": "^15.3.1" + "yargs": "^16.0.0" }, "peerDependencies": {}, "publishConfig": {