Skip to content

Commit

Permalink
Bump commander from 2.20.3 to 9.4.1 in /example/zoo
Browse files Browse the repository at this point in the history
Bumps [commander](https://github.com/tj/commander.js) from 2.20.3 to 9.4.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v2.20.3...v9.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2022
1 parent 09a90de commit 535c226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/zoo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"eslint-plugin-import": "^2.18.2"
},
"dependencies": {
"commander": "^2.9.0",
"commander": "^9.4.1",
"express": "^4.15.2",
"express-basic-auth": "^1.0.1",
"lightstep-tracer": "^0.20.2",
Expand Down

0 comments on commit 535c226

Please sign in to comment.