From 789ff13c47c708d91b24de678ff8ac9f4c417b85 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Jun 2025 06:45:04 +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 059034f2370..3136050ea6a 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", "winreg": "^1.2.1", - "yargs": "^3.23.0" + "yargs": "^18.0.0" }, "packageDependencies": { "atom-dark-syntax": "0.28.0",