Bump command-line-usage from 7.0.1 to 7.0.3

Bumps [command-line-usage](https://github.com/75lb/command-line-usage) from 7.0.1 to 7.0.3.
- [Release notes](https://github.com/75lb/command-line-usage/releases)
- [Commits](https://github.com/75lb/command-line-usage/compare/v7.0.1...v7.0.3)

---
updated-dependencies:
- dependency-name: command-line-usage
  dependency-version: 7.0.3
  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-07-14 13:10:57 +00:00 committed by GitHub
parent 6619e42bad
commit 9e17347a7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 58 deletions

View file

@ -11,7 +11,7 @@
"dependencies": {
"@prisma/client": "^5.11.0",
"command-line-args": "^5.2.1",
"command-line-usage": "^7.0.1",
"command-line-usage": "^7.0.3",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^5.0.0",