From beac4b406cf1486428b365f4b2dd3cbc6e0710ee Mon Sep 17 00:00:00 2001 From: reggi Date: Tue, 1 Oct 2024 18:55:55 -0400 Subject: [PATCH 1/2] deps: bump @npmcli/package-json@6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88efdf6..aecc81c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@npmcli/node-gyp": "^4.0.0", - "@npmcli/package-json": "^5.0.0", + "@npmcli/package-json": "^6.0.0", "@npmcli/promise-spawn": "^8.0.0", "node-gyp": "^10.0.0", "proc-log": "^5.0.0", From 00ba3ceefc40561d838c40e7050532d05630b04c Mon Sep 17 00:00:00 2001 From: reggi Date: Tue, 1 Oct 2024 18:55:57 -0400 Subject: [PATCH 2/2] 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 aecc81c..2d7b774 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@npmcli/promise-spawn": "^8.0.0", "node-gyp": "^10.0.0", "proc-log": "^5.0.0", - "which": "^4.0.0" + "which": "^5.0.0" }, "files": [ "bin/",