Skip to content

Commit

Permalink
chore: bump which from 4.0.0 to 5.0.0 (libp2p#2850)
Browse files Browse the repository at this point in the history
Bumps [which](https://github.com/npm/node-which) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/npm/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
- [Commits](npm/node-which@v4.0.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and acul71 committed Dec 1, 2024
1 parent a3f9b99 commit 7c6e301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kad-dht/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"protons": "^7.6.0",
"sinon": "^19.0.2",
"sinon-ts": "^2.0.0",
"which": "^4.0.0"
"which": "^5.0.0"
},
"browser": {
"./dist/src/routing-table/generated-prefix-list.js": "./dist/src/routing-table/generated-prefix-list-browser.js"
Expand Down

0 comments on commit 7c6e301

Please sign in to comment.