Skip to content

Commit 0e176b9

Browse files
chore: bump which from 4.0.0 to 5.0.0 (#2850)
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>
1 parent 86a646b commit 0e176b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kad-dht/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"protons": "^7.6.0",
111111
"sinon": "^19.0.2",
112112
"sinon-ts": "^2.0.0",
113-
"which": "^4.0.0"
113+
"which": "^5.0.0"
114114
},
115115
"browser": {
116116
"./dist/src/routing-table/generated-prefix-list.js": "./dist/src/routing-table/generated-prefix-list-browser.js"

0 commit comments

Comments
 (0)