From fd55ae53aa3997f9fe9a2c0e51cd03dd50a87f1b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 May 2024 16:00:05 +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-MICROMATCH-6838728 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc34e40f..b70488c5 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.42.0" }, "peerDependenciesMeta": { "supports-color": {