From 9d40337e37785efbb4c1fb15e75c8c2901db26a5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 03:45:45 +0000 Subject: [PATCH] fix: node_modules/path-exists/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/path-exists/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/path-exists/package.json b/node_modules/path-exists/package.json index 90039cc2fe..5b1b05640d 100644 --- a/node_modules/path-exists/package.json +++ b/node_modules/path-exists/package.json @@ -32,8 +32,8 @@ "stat" ], "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "ava": "^5.3.0", + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file