From 4ad12b03822b66abe520f7ca79e47629bfcc23cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Sep 2025 00:26:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ERROREX-12554213 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee8abb52..07b5fab4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "mocha": "^5.2.0", "mocha-lcov-reporter": "^1.2.0", "sinon": "^14.0.0", - "xo": "^0.23.0" + "xo": "^0.32.1" }, "peerDependenciesMeta": { "supports-color": {