From 2385406e30f4fc4c596703bacba5d5bb5ec6d4fa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 May 2025 08:22:15 +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 d25ffc7..da2fb38 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "mz-modules": "^2.1.0", "node-homedir": "^2.0.0", "urllib": "^3.19.3", - "yargs": "^11.1.0" + "yargs": "^18.0.0" }, "devDependencies": { "coffee": "5",