mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #11207 from overleaf/em-upgrade-express
Upgrade express to 4.18.2 GitOrigin-RevId: 07c450f31d3324429ac06719aa2bddb53ddce4b5
This commit is contained in:
parent
f6ffae02a9
commit
c59b28d315
14 changed files with 93 additions and 2885 deletions
2952
package-lock.json
generated
2952
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -23,7 +23,7 @@
|
||||||
"async": "^3.2.2",
|
"async": "^3.2.2",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"exegesis-express": "^4.0.0",
|
"exegesis-express": "^4.0.0",
|
||||||
"express": "4.17.1",
|
"express": "^4.18.2",
|
||||||
"mongodb": "^4.11.0"
|
"mongodb": "^4.11.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"diskusage": "^1.1.3",
|
"diskusage": "^1.1.3",
|
||||||
"dockerode": "^3.1.0",
|
"dockerode": "^3.1.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.18.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"lockfile": "^1.0.4",
|
"lockfile": "^1.0.4",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
"async": "^3.2.2",
|
"async": "^3.2.2",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"express": "^4.17.1",
|
"express": "^4.18.2",
|
||||||
"mongodb": "^4.12.1",
|
"mongodb": "^4.12.1",
|
||||||
"request": "~2.88.2",
|
"request": "~2.88.2",
|
||||||
"underscore": "~1.13.1"
|
"underscore": "~1.13.1"
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
"bson": "^1.1.4",
|
"bson": "^1.1.4",
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"celebrate": "^13.0.4",
|
"celebrate": "^13.0.4",
|
||||||
"express": "^4.17.1",
|
"express": "^4.18.2",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"mongodb": "^4.11.0",
|
"mongodb": "^4.11.0",
|
||||||
"p-map": "^4.0.0",
|
"p-map": "^4.0.0",
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"diff-match-patch": "https://github.com/overleaf/diff-match-patch/archive/89805f9c671a77a263fc53461acd62aa7498f688.tar.gz",
|
"diff-match-patch": "https://github.com/overleaf/diff-match-patch/archive/89805f9c671a77a263fc53461acd62aa7498f688.tar.gz",
|
||||||
"express": "4.17.1",
|
"express": "^4.18.2",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"mongodb": "^4.11.0",
|
"mongodb": "^4.11.0",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
"@overleaf/settings": "*",
|
"@overleaf/settings": "*",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"express": "^4.17.1",
|
"express": "^4.18.2",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"lodash.once": "^4.1.1",
|
"lodash.once": "^4.1.1",
|
||||||
"node-fetch": "^2.6.7",
|
"node-fetch": "^2.6.7",
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
"config": "^1.19.0",
|
"config": "^1.19.0",
|
||||||
"cookie-parser": "~1.4.5",
|
"cookie-parser": "~1.4.5",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"express": "^4.17.1",
|
"express": "^4.18.2",
|
||||||
"fs-extra": "^9.0.1",
|
"fs-extra": "^9.0.1",
|
||||||
"generic-pool": "^2.1.1",
|
"generic-pool": "^2.1.1",
|
||||||
"helmet": "^3.22.0",
|
"helmet": "^3.22.0",
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
"async": "^3.2.2",
|
"async": "^3.2.2",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"express": "4.17.1",
|
"express": "^4.18.2",
|
||||||
"method-override": "^3.0.0",
|
"method-override": "^3.0.0",
|
||||||
"mongodb": "^4.11.0",
|
"mongodb": "^4.11.0",
|
||||||
"request": "^2.88.2"
|
"request": "^2.88.2"
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"cli": "^1.0.1",
|
"cli": "^1.0.1",
|
||||||
"diff-match-patch": "https://github.com/overleaf/diff-match-patch/archive/89805f9c671a77a263fc53461acd62aa7498f688.tar.gz",
|
"diff-match-patch": "https://github.com/overleaf/diff-match-patch/archive/89805f9c671a77a263fc53461acd62aa7498f688.tar.gz",
|
||||||
"esmock": "^2.1.0",
|
"esmock": "^2.1.0",
|
||||||
"express": "4.17.1",
|
"express": "^4.18.2",
|
||||||
"heap": "^0.2.6",
|
"heap": "^0.2.6",
|
||||||
"JSONStream": "^1.3.5",
|
"JSONStream": "^1.3.5",
|
||||||
"line-reader": "^0.2.4",
|
"line-reader": "^0.2.4",
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"connect-redis": "^6.1.3",
|
"connect-redis": "^6.1.3",
|
||||||
"cookie-parser": "^1.4.5",
|
"cookie-parser": "^1.4.5",
|
||||||
"express": "^4.17.1",
|
"express": "^4.18.2",
|
||||||
"express-session": "^1.17.1",
|
"express-session": "^1.17.1",
|
||||||
"proxy-addr": "^2.0.7",
|
"proxy-addr": "^2.0.7",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
"async": "^3.2.2",
|
"async": "^3.2.2",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"express": "^4.17.1",
|
"express": "^4.18.2",
|
||||||
"lru-cache": "^5.1.1",
|
"lru-cache": "^5.1.1",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
"underscore": "1.13.1"
|
"underscore": "1.13.1"
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
"bson": "^1.1.5",
|
"bson": "^1.1.5",
|
||||||
"bunyan": "^1.8.15",
|
"bunyan": "^1.8.15",
|
||||||
"byline": "^5.0.0",
|
"byline": "^5.0.0",
|
||||||
"express": "4.17.1",
|
"express": "^4.18.2",
|
||||||
"heap": "^0.2.6",
|
"heap": "^0.2.6",
|
||||||
"JSONStream": "^1.3.5",
|
"JSONStream": "^1.3.5",
|
||||||
"line-reader": "^0.4.0",
|
"line-reader": "^0.4.0",
|
||||||
|
|
|
@ -155,7 +155,7 @@
|
||||||
"east": "^2.0.2",
|
"east": "^2.0.2",
|
||||||
"email-addresses": "^5.0.0",
|
"email-addresses": "^5.0.0",
|
||||||
"events": "^3.3.0",
|
"events": "^3.3.0",
|
||||||
"express": "4.17.1",
|
"express": "^4.18.2",
|
||||||
"express-bearer-token": "^2.4.0",
|
"express-bearer-token": "^2.4.0",
|
||||||
"express-http-proxy": "^1.6.0",
|
"express-http-proxy": "^1.6.0",
|
||||||
"express-session": "^1.17.1",
|
"express-session": "^1.17.1",
|
||||||
|
|
Loading…
Reference in a new issue