From 9510525387d9b43bcc2f0dc16b3e0bcb7272fd79 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Mar 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-YARGSPARSER-560381 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d97a9c26aa3..724d9730435 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": "^13.1.0" }, "license": "MIT", "devDependencies": {