From 59603d91cbc4ad644a9a2fe503553358c9fe7053 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Jun 2025 03:37:17 +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 dcd9edfceb..1a0db601e8 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "temp": "~0.8.3", "through2": "^2.0.3", "update-notifier": "^2.2.0", - "yargs": "8.0.2" + "yargs": "18.0.0" }, "optionalDependencies": { "prom-client": "^10.1.0",