From ffb37e96a8b499c0d83cb08747d730c12327816a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 May 2025 01:39:25 +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 bc34e40f..a9332084 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "karma-mocha": "^2.0.0", "mocha": "^6.2.3", "mocha-lcov-reporter": "^1.2.0", - "xo": "^0.32.1" + "xo": "^0.61.0" }, "peerDependenciesMeta": { "supports-color": {