From 7fee163cb941e4e012ef239e7853550be9ab441f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Nov 2020 04:05:47 +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 f0c3ac6eb8..edd5b758c7 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "temp": "~0.8.3", "through2": "^2.0.3", "update-notifier": "^2.3.0", - "yargs": "^10.0.3" + "yargs": "^16.0.0" }, "optionalDependencies": { "prom-client": "^10.2.2",