From 2b54927afc8e0050280bccdd8a9f85d029037449 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Nov 2020 06:12:11 +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 d97a9c26aa3..3e74f64e013 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "uglify-js": "~2.6.0", "watchpack": "^1.0.0", "webpack-sources": "^0.1.0", - "yargs": "^4.7.1" + "yargs": "^16.0.0" }, "license": "MIT", "devDependencies": {