From d6dd7f8ea83b301ba991df2f3f94777982919f27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 20:39:37 +0000 Subject: [PATCH] fix(deps): update dependency bin-links to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bc5aea1..34f56307 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@npmcli/arborist": "^9.1.9", "@zkochan/cmd-shim": "^5.4.0", "await-event": "^2.1.0", - "bin-links": "^2.3.0", + "bin-links": "^7.0.0", "binary-mirror-config": "^1.19.0", "bug-versions": "^1.90.0", "bytes": "^3.1.0",