Merge pull request #17974 from overleaf/rh-express-4192

Upgrade express to 4.19.2

GitOrigin-RevId: 383877c39670093033d802af0fae54ec578ba327
This commit is contained in:
roo hutton
2024-04-22 13:12:16 +01:00
committed by Copybot
parent 9fc6fa9b77
commit d75024a7a1
14 changed files with 91 additions and 288 deletions

View File

@@ -22,7 +22,7 @@
"body-parser": "^1.20.2",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"express": "^4.18.2",
"express": "^4.19.2",
"mocha": "^10.2.0",
"typescript": "^5.0.4"
},