Merge pull request #6 from Roslund/dependabot/npm_and_yarn/command-line-usage-7.0.3

Bump command-line-usage from 7.0.1 to 7.0.3
This commit is contained in:
Anton Roslund 2025-07-15 10:29:18 +02:00 committed by GitHub
commit ce2121d964
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",