From 3d9978f643403c65751f25632f009d1a2e4d0d46 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Sep 2021 20:03:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d97a9c26aa3..c24771556af 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": "^15.0.1" }, "license": "MIT", "devDependencies": {