Merge pull request #20557 from overleaf/ls-bump-express

update express and other dependencies

GitOrigin-RevId: 22107eab0fa95d534ab07360548ae2b2123776db
This commit is contained in:
Liangjun Song
2024-09-26 11:37:04 +01:00
committed by Copybot
parent 99249a6cb1
commit cfd0b39b96
18 changed files with 417 additions and 801 deletions

View File

@@ -25,10 +25,10 @@
"@overleaf/settings": "*",
"@overleaf/stream-utils": "^0.1.0",
"async": "^3.2.5",
"body-parser": "^1.19.0",
"body-parser": "^1.20.3",
"bunyan": "^1.8.15",
"celebrate": "^15.0.3",
"express": "^4.19.2",
"express": "^4.21.0",
"lodash": "^4.17.21",
"mongodb-legacy": "^6.0.1",
"p-map": "^4.0.0",