From ff2ecbbf2fe16ad7c31bff733f64350b1b494c32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 23:32:28 +0000 Subject: [PATCH] fix: node_modules/is-fullwidth-code-point/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- node_modules/is-fullwidth-code-point/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/is-fullwidth-code-point/package.json b/node_modules/is-fullwidth-code-point/package.json index a674145587..33913b2846 100644 --- a/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/is-fullwidth-code-point/package.json @@ -37,6 +37,6 @@ "devDependencies": { "ava": "^1.3.1", "tsd-check": "^0.5.0", - "xo": "^0.24.0" + "xo": "^0.61.0" } } \ No newline at end of file