Merge pull request #11207 from overleaf/em-upgrade-express

Upgrade express to 4.18.2

GitOrigin-RevId: 07c450f31d3324429ac06719aa2bddb53ddce4b5
This commit is contained in:
Eric Mc Sween
2023-01-24 09:21:39 -05:00
committed by Copybot
parent f6ffae02a9
commit c59b28d315
14 changed files with 93 additions and 2885 deletions

View File

@@ -24,7 +24,7 @@
"async": "^3.2.2",
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",
"express": "4.17.1",
"express": "^4.18.2",
"method-override": "^3.0.0",
"mongodb": "^4.11.0",
"request": "^2.88.2"