From bcf3c04b3d74308e7dd129319650471412a938ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Jun 2025 06:30:24 +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 dc5dd12a4f438a..6ce73b6a06157f 100644 --- a/package.json +++ b/package.json @@ -212,7 +212,7 @@ "xcode": "^0.9.1", "xmldoc": "^0.4.0", "xpipe": "^1.0.5", - "yargs": "^6.4.0" + "yargs": "^18.0.0" }, "devDependencies": { "babel-eslint": "^7.1.1",