chore(deps): Bump commander from 14.0.1 to 14.0.2

Bumps [commander](https://github.com/tj/commander.js) from 14.0.1 to 14.0.2.
- [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/v14.0.1...v14.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-02 17:13:29 +00:00
committed by GitHub
parent 2ff6d00999
commit 989393c1eb
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"build": "tsup"
},
"dependencies": {
"commander": "14.0.1",
"commander": "14.0.2",
"dotenv": "17.2.3",
"mqtt2ha": "4.1.2",
"mysa-js-sdk": "2.0.0",