Bump commander from 2.20.3 to 9.4.1

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](https://github.com/tj/commander.js/compare/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>
This commit is contained in:
dependabot[bot] 2022-10-12 22:18:00 +00:00 committed by GitHub
parent 928c8dbbf6
commit b3ba42da80
2 changed files with 9 additions and 9 deletions

View file

@ -29,7 +29,7 @@
"body-parser": "^1.16.0",
"colors": "^1.4.0",
"command-exists": "^1.2.6",
"commander": "^7.2.0",
"commander": "^9.4.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
"debug": "^3.1.0",