fix(deps): bump commander from 9.4.0 to 9.4.1 (#653)

Bumps [commander](https://github.com/tj/commander.js) from 9.4.0 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/v9.4.0...v9.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: acalcutt <acalcutt@techidiots.net>
This commit is contained in:
dependabot[bot]
2022-12-08 01:39:24 -05:00
committed by GitHub
parent 9cc7e3a45e
commit e5cc8e3845
2 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
"chokidar": "3.5.3",
"clone": "2.1.2",
"color": "4.2.3",
"commander": "9.4.0",
"commander": "9.4.1",
"cors": "2.8.5",
"express": "4.18.1",
"handlebars": "4.7.7",