From bd802db287b68093c1222208198b19e07230aecb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 01:56:08 +0000 Subject: [PATCH] fix: node_modules/path-type/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/path-type/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/path-type/package.json b/node_modules/path-type/package.json index 25d8b90c3d..cf4c5d0417 100644 --- a/node_modules/path-type/package.json +++ b/node_modules/path-type/package.json @@ -37,9 +37,9 @@ "filesystem" ], "devDependencies": { - "ava": "^1.3.1", - "nyc": "^13.3.0", + "ava": "^4.0.0", + "nyc": "^15.0.0", "tsd-check": "^0.3.0", - "xo": "^0.24.0" + "xo": "^0.41.0" } } \ No newline at end of file