From 5c812ec33e1766d6352bd6bb0491af49a538c569 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 06:39:58 +0000 Subject: [PATCH] fix: deps/npm/node_modules/string-width/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- deps/npm/node_modules/string-width/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/string-width/package.json b/deps/npm/node_modules/string-width/package.json index 28ba7b4cae9bf9..2c2103973f5ce2 100644 --- a/deps/npm/node_modules/string-width/package.json +++ b/deps/npm/node_modules/string-width/package.json @@ -51,6 +51,6 @@ "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.1", - "xo": "^0.24.0" + "xo": "^0.61.0" } }