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

@@ -27,7 +27,7 @@
"@overleaf/stream-utils": "^0.1.0",
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",
"express": "^4.18.2",
"express": "^4.19.2",
"glob": "^7.1.6",
"lodash.once": "^4.1.1",
"node-fetch": "^2.6.7",