From 7f879198e6dfed0d4d684ae2bfe6c657af3bee25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 21:30:20 +0000 Subject: [PATCH] fix(deps): update dependency bin-links to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bc5aea1..7ef3f1f5 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": "^6.0.0", "binary-mirror-config": "^1.19.0", "bug-versions": "^1.90.0", "bytes": "^3.1.0",