Browse Source

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

Upgrade express to 4.18.2

GitOrigin-RevId: 07c450f31d3324429ac06719aa2bddb53ddce4b5
Eric Mc Sween 3 years ago
parent
commit
c59b28d315

File diff suppressed because it is too large
+ 30 - 731
package-lock.json


+ 1 - 1
services/chat/package.json

@@ -23,7 +23,7 @@
     "async": "^3.2.2",
     "body-parser": "^1.19.0",
     "exegesis-express": "^4.0.0",
-    "express": "4.17.1",
+    "express": "^4.18.2",
     "mongodb": "^4.11.0"
   },
   "devDependencies": {

+ 1 - 1
services/clsi/package.json

@@ -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",

+ 1 - 1
services/contacts/package.json

@@ -23,7 +23,7 @@
     "async": "^3.2.2",
     "body-parser": "^1.19.0",
     "bunyan": "^1.8.15",
-    "express": "^4.17.1",
+    "express": "^4.18.2",
     "mongodb": "^4.12.1",
     "request": "~2.88.2",
     "underscore": "~1.13.1"

+ 1 - 1
services/docstore/package.json

@@ -26,7 +26,7 @@
     "bson": "^1.1.4",
     "bunyan": "^1.8.15",
     "celebrate": "^13.0.4",
-    "express": "^4.17.1",
+    "express": "^4.18.2",
     "lodash": "^4.17.21",
     "mongodb": "^4.11.0",
     "p-map": "^4.0.0",

+ 1 - 1
services/document-updater/package.json

@@ -26,7 +26,7 @@
     "body-parser": "^1.19.0",
     "bunyan": "^1.8.15",
     "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",
     "mongodb": "^4.11.0",
     "request": "^2.88.2",

+ 1 - 1
services/filestore/package.json

@@ -25,7 +25,7 @@
     "@overleaf/settings": "*",
     "body-parser": "^1.19.0",
     "bunyan": "^1.8.15",
-    "express": "^4.17.1",
+    "express": "^4.18.2",
     "glob": "^7.1.6",
     "lodash.once": "^4.1.1",
     "node-fetch": "^2.6.7",

+ 1 - 1
services/history-v1/package.json

@@ -20,7 +20,7 @@
     "config": "^1.19.0",
     "cookie-parser": "~1.4.5",
     "cors": "^2.8.5",
-    "express": "^4.17.1",
+    "express": "^4.18.2",
     "fs-extra": "^9.0.1",
     "generic-pool": "^2.1.1",
     "helmet": "^3.22.0",

+ 1 - 1
services/notifications/package.json

@@ -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"

+ 1 - 1
services/project-history/package.json

@@ -32,7 +32,7 @@
     "cli": "^1.0.1",
     "diff-match-patch": "https://github.com/overleaf/diff-match-patch/archive/89805f9c671a77a263fc53461acd62aa7498f688.tar.gz",
     "esmock": "^2.1.0",
-    "express": "4.17.1",
+    "express": "^4.18.2",
     "heap": "^0.2.6",
     "JSONStream": "^1.3.5",
     "line-reader": "^0.2.4",

+ 1 - 1
services/real-time/package.json

@@ -28,7 +28,7 @@
     "bunyan": "^1.8.15",
     "connect-redis": "^6.1.3",
     "cookie-parser": "^1.4.5",
-    "express": "^4.17.1",
+    "express": "^4.18.2",
     "express-session": "^1.17.1",
     "proxy-addr": "^2.0.7",
     "request": "^2.88.2",

+ 1 - 1
services/spelling/package.json

@@ -30,7 +30,7 @@
     "async": "^3.2.2",
     "body-parser": "^1.19.0",
     "bunyan": "^1.8.15",
-    "express": "^4.17.1",
+    "express": "^4.18.2",
     "lru-cache": "^5.1.1",
     "request": "^2.88.2",
     "underscore": "1.13.1"

+ 1 - 1
services/track-changes/package.json

@@ -27,7 +27,7 @@
     "bson": "^1.1.5",
     "bunyan": "^1.8.15",
     "byline": "^5.0.0",
-    "express": "4.17.1",
+    "express": "^4.18.2",
     "heap": "^0.2.6",
     "JSONStream": "^1.3.5",
     "line-reader": "^0.4.0",

+ 1 - 1
services/web/package.json

@@ -155,7 +155,7 @@
     "east": "^2.0.2",
     "email-addresses": "^5.0.0",
     "events": "^3.3.0",
-    "express": "4.17.1",
+    "express": "^4.18.2",
     "express-bearer-token": "^2.4.0",
     "express-http-proxy": "^1.6.0",
     "express-session": "^1.17.1",

Some files were not shown because too many files changed in this diff