chore(deps): bump express and @types/express (#113)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-22 14:56:06 +08:00
committed by GitHub
parent 3570232ccc
commit b1674cc630
2 changed files with 125 additions and 401 deletions

View File

@@ -44,7 +44,7 @@
"@modelcontextprotocol/sdk": "^1.11.1",
"bcryptjs": "^3.0.2",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"express": "^5.1.0",
"express-validator": "^7.2.1",
"jsonwebtoken": "^9.0.2",
"uuid": "^11.1.0"
@@ -56,7 +56,7 @@
"@tailwindcss/postcss": "^4.1.3",
"@tailwindcss/vite": "^4.1.7",
"@types/bcryptjs": "^3.0.0",
"@types/express": "^4.17.21",
"@types/express": "^5.0.2",
"@types/jest": "^29.5.5",
"@types/jsonwebtoken": "^9.0.9",
"@types/node": "^20.8.2",