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

@@ -25,7 +25,7 @@
"bunyan": "^1.8.15",
"diskusage": "^1.1.3",
"dockerode": "^3.1.0",
"express": "^4.17.1",
"express": "^4.18.2",
"fs-extra": "^10.0.0",
"lockfile": "^1.0.4",
"lodash": "^4.17.21",