From 94538e1d056b266cf544a8546cf45fbc33984732 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 00:03:19 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce16f81..a6df9ee 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "coveralls": "^3.1.1", "nyc": "^15.1.0", "tsd": "^0.32.0", - "xo": "^0.53.1" + "xo": "^0.61.0" }, "tsd": { "compilerOptions": { From 6368a3dd4f182e333c929269a0703a5907e0f2fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Feb 2026 06:20:47 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295