Revert "chore(deps): bump express from 5.1.0 to 5.2.0" (#14998)

This commit is contained in:
Shreya Keshive
2025-12-12 11:49:45 -05:00
committed by GitHub
parent bb33e281c0
commit a02abcf578
3 changed files with 15 additions and 145 deletions

View File

@@ -28,7 +28,7 @@
"@a2a-js/sdk": "^0.3.2",
"@google-cloud/storage": "^7.16.0",
"@google/gemini-cli-core": "file:../core",
"express": "^5.2.0",
"express": "^5.1.0",
"fs-extra": "^11.3.0",
"tar": "^7.5.2",
"uuid": "^11.1.0",

View File

@@ -139,7 +139,7 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^1.23.0",
"cors": "^2.8.5",
"express": "^5.2.0",
"express": "^5.1.0",
"zod": "^3.25.76"
}
}