fix(deps): update express to 5.0.1 (#50)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-01 08:43:55 +03:00
committed by GitHub
parent 6c2e8153de
commit dc16cbeb14
2 changed files with 369 additions and 346 deletions

713
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"dotenv": "^16.0.3",
"express": "^4.21.2",
"express": "^5.0.0",
"openapi-fetch": "^0.13.0"
},
"devDependencies": {