From 0918b2fd9b4585b543dea073fcb2d47c2164df40 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Jun 2025 19:51:28 +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 25203bfcc4..d1bc835419 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "ws": "2.0.3", "xml2js": "0.4.17", "xterm": "2.5.0", - "yargs": "3.32.0" + "yargs": "18.0.0" }, "devDependencies": { "atom-grammar-test": "0.6.3",