From bae016a827bcafaa79fc7238e95c163b8d0e8683 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 16:01:38 +0000 Subject: [PATCH] fix: node_modules/matcher/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/matcher/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/matcher/package.json b/node_modules/matcher/package.json index af3a3845f0..18325f72b2 100644 --- a/node_modules/matcher/package.json +++ b/node_modules/matcher/package.json @@ -41,10 +41,10 @@ "escape-string-regexp": "^4.0.0" }, "devDependencies": { - "ava": "^2.4.0", + "ava": "^4.0.0", "matcha": "^0.7.0", - "tsd": "^0.11.0", - "xo": "^0.30.0" + "tsd": "^0.17.0", + "xo": "^0.41.0" }, "xo": { "rules": {