Bump which from 5.0.0 to 6.0.0 (#61715)

* Bump which from 5.0.0 to 6.0.0

Bumps [which](https://github.com/npm/node-which) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/npm/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-which/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: which
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Revert unnecessary updates

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grzegorz Zdunek <grzegorz.zdunek@goteleport.com>
This commit is contained in:
dependabot[bot]
2025-12-03 09:33:48 +00:00
committed by GitHub
parent 89f7f256d6
commit ecbbf983a7
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -460,8 +460,8 @@ importers:
specifier: ^3.1.1
version: 3.1.1
which:
specifier: ^5.0.0
version: 5.0.0
specifier: ^6.0.0
version: 6.0.0
winston:
specifier: ^3.18.3
version: 3.18.3
@@ -6656,9 +6656,9 @@ packages:
engines: {node: '>= 8'}
hasBin: true
which@5.0.0:
resolution: {integrity: sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==}
engines: {node: ^18.17.0 || >=20.5.0}
which@6.0.0:
resolution: {integrity: sha512-f+gEpIKMR9faW/JgAgPK1D7mekkFoqbmiwvNzuhsHetni20QSgzg9Vhn0g2JSJkkfehQnqdUAx7/e15qS1lPxg==}
engines: {node: ^20.17.0 || >=22.9.0}
hasBin: true
winston-transport@4.9.0:
@@ -14018,7 +14018,7 @@ snapshots:
dependencies:
isexe: 2.0.0
which@5.0.0:
which@6.0.0:
dependencies:
isexe: 3.1.1
+1 -1
View File
@@ -31,7 +31,7 @@
"split2": "4.2.0",
"strip-ansi": "^7.1.2",
"tar-fs": "^3.1.1",
"which": "^5.0.0",
"which": "^6.0.0",
"winston": "^3.18.3"
},
"devDependencies": {