chore(deps): bump express from 5.1.0 to 5.2.0 (#14325)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
This commit is contained in:
dependabot[bot]
2025-12-09 11:34:56 -08:00
committed by GitHub
parent 6877dd0de7
commit 364b12e2fa
3 changed files with 145 additions and 15 deletions
+1 -1
View File
@@ -139,7 +139,7 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^1.23.0",
"cors": "^2.8.5",
"express": "^5.1.0",
"express": "^5.2.0",
"zod": "^3.25.76"
}
}