Skip to content

Commit d02bb8f

Browse files
chore: bump which from 5.0.0 to 6.0.0 (#3348)
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](npm/node-which@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: which dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea43a57 commit d02bb8f

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
@@ -101,7 +101,7 @@
101101
"protons": "^7.7.0",
102102
"sinon": "^21.0.0",
103103
"sinon-ts": "^2.0.0",
104-
"which": "^5.0.0"
104+
"which": "^6.0.0"
105105
},
106106
"browser": {
107107
"./dist/src/routing-table/generated-prefix-list.js": "./dist/src/routing-table/generated-prefix-list-browser.js"

0 commit comments

Comments
 (0)