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

@@ -28,7 +28,7 @@
"bunyan": "^1.8.15",
"diskusage": "^1.1.3",
"dockerode": "^3.1.0",
"express": "^4.18.2",
"express": "^4.19.2",
"lodash": "^4.17.21",
"p-limit": "^3.1.0",
"request": "^2.88.2",