From cd7e4112e49619d21c48eacfaf19ee23449c3ecf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 May 2025 19:58:49 +0000 Subject: [PATCH] fix: node_modules/supports-color/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- node_modules/supports-color/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/supports-color/package.json b/node_modules/supports-color/package.json index efeb00b064..68a8594b06 100644 --- a/node_modules/supports-color/package.json +++ b/node_modules/supports-color/package.json @@ -47,7 +47,7 @@ "devDependencies": { "ava": "^0.25.0", "import-fresh": "^2.0.0", - "xo": "^0.20.0" + "xo": "^0.61.0" }, "browser": "browser.js" } \ No newline at end of file