Skip to content

Commit 0ae1c5e

Browse files
chore: bump which from 4.0.0 to 5.0.0
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a48cd5 commit 0ae1c5e

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

package-lock.json

Lines changed: 19 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,7 @@
12641264
"python-bridge": "github:mdesmet/node-python-bridge#feat/detached",
12651265
"reflect-metadata": "^0.2.2",
12661266
"semver": "^7.6.3",
1267-
"which": "^4.0.0",
1267+
"which": "^5.0.0",
12681268
"ws": "^8.18.0",
12691269
"yaml": "^2.5.0",
12701270
"zeromq": "^6.0.0-beta.16"

0 commit comments

Comments
 (0)