From c82a6a14b5d0bbbcc2c5cb04939e912a7f2a30ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 22:03:53 +0000 Subject: [PATCH] fix: node_modules/cli-boxes/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- node_modules/cli-boxes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/cli-boxes/package.json b/node_modules/cli-boxes/package.json index f77701b7e9..cb6053fd50 100644 --- a/node_modules/cli-boxes/package.json +++ b/node_modules/cli-boxes/package.json @@ -36,6 +36,6 @@ "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", - "xo": "^0.24.0" + "xo": "^0.61.0" } } \ No newline at end of file