From 79bdcddab5c8fe8eb31d86bf4bebdbdb08483864 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Nov 2025 16:28:16 +0000 Subject: [PATCH] fix: node_modules/slice-ansi/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- node_modules/slice-ansi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/slice-ansi/package.json b/node_modules/slice-ansi/package.json index a5e103ef1c..e26fd4298e 100644 --- a/node_modules/slice-ansi/package.json +++ b/node_modules/slice-ansi/package.json @@ -46,6 +46,6 @@ "chalk": "^2.4.2", "random-item": "^3.0.0", "strip-ansi": "^5.0.0", - "xo": "^0.24.0" + "xo": "^0.61.0" } } \ No newline at end of file