From 38fdb88dfd0f365eb2bce6148742a3654617c200 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 May 2025 00:50:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bcdc242..2e51c091 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "karma-mocha": "^1.3.0", "mocha": "^5.2.0", "mocha-lcov-reporter": "^1.2.0", - "xo": "^0.23.0" + "xo": "^0.61.0" }, "peerDependenciesMeta": { "supports-color": {