From 23a8580be1a37516152db9a9d6fdd8156edfb1c3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 Apr 2023 21:45:42 +0000 Subject: [PATCH] fix: node_modules/@chrisgavin/safe-which/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- node_modules/@chrisgavin/safe-which/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@chrisgavin/safe-which/package.json b/node_modules/@chrisgavin/safe-which/package.json index c1cb306215..585ea60e53 100644 --- a/node_modules/@chrisgavin/safe-which/package.json +++ b/node_modules/@chrisgavin/safe-which/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@ava/typescript": "^1.1.1", "@types/node": "^14.14.7", - "ava": "^3.13.0", + "ava": "^4.0.0", "typescript": "^3.8.3" }, "ava": {