Bump command-line-args from 5.2.1 to 6.0.1

Bumps [command-line-args](https://github.com/75lb/command-line-args) from 5.2.1 to 6.0.1.
- [Release notes](https://github.com/75lb/command-line-args/releases)
- [Commits](https://github.com/75lb/command-line-args/compare/v5.2.1...v6.0.1)

---
updated-dependencies:
- dependency-name: command-line-args
  dependency-version: 6.0.1
  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] 2025-07-15 08:30:31 +00:00 committed by GitHub
parent ce2121d964
commit b31d10d434
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 41 additions and 49 deletions

View file

@ -10,7 +10,7 @@
"license": "ISC",
"dependencies": {
"@prisma/client": "^5.11.0",
"command-line-args": "^5.2.1",
"command-line-args": "^6.0.1",
"command-line-usage": "^7.0.3",
"compression": "^1.7.4",
"cors": "^2.8.5",