From 21b379f4d9a50b141ca2415ef22570fc18562833 Mon Sep 17 00:00:00 2001 From: reggi Date: Tue, 1 Oct 2024 18:55:44 -0400 Subject: [PATCH] deps: bump which@5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e68cfc7..a5352a0 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ "publish": true }, "dependencies": { - "which": "^4.0.0" + "which": "^5.0.0" } }