From 9ed0b934e0749004825b084e5e18ab451650aff2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Nov 2020 21:24:10 +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 fd00d62..4c5e329 100644 --- a/package.json +++ b/package.json @@ -195,7 +195,7 @@ "@babel/runtime": "^7.9.2", "debug": "^4.1.1", "execa": "^4.0.0", - "yargs": "^15.3.1" + "yargs": "^16.0.0" }, "peerDependencies": {}, "publishConfig": {