From ce819bbafe3d24a0313a3b9a7981a445df34e10e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Jun 2025 07:35:10 +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 1e3fc19a..133dee84 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "serve-favicon": "^2.4.0", "slash": "^2.0.0", "validator": "^10.6.0", - "yargs": "^12.0.1", + "yargs": "^18.0.0", "yazl": "^2.3.0" }, "devDependencies": {