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

@@ -22,9 +22,9 @@
"@overleaf/metrics": "*",
"@overleaf/settings": "*",
"async": "^3.2.5",
"body-parser": "^1.19.0",
"body-parser": "^1.20.3",
"exegesis-express": "^4.0.0",
"express": "^4.19.2",
"express": "^4.21.0",
"mongodb": "^6.1.0"
},
"devDependencies": {