Skip to content

Commit

Permalink
Bump express.js to 4.21 (#7536)
Browse files Browse the repository at this point in the history
  • Loading branch information
haiodo authored Dec 24, 2024
1 parent 35981be commit b9cb463
Show file tree
Hide file tree
Showing 17 changed files with 136 additions and 77 deletions.
181 changes: 120 additions & 61 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pods/front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@hcengineering/front": "^0.6.0",
"@hcengineering/core": "^0.6.32",
"@hcengineering/platform": "^0.6.11",
"express": "^4.19.2",
"express": "^4.21.2",
"express-fileupload": "^1.5.1",
"uuid": "^8.3.2",
"cors": "^2.8.5",
Expand Down
2 changes: 1 addition & 1 deletion server/collaborator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"mongodb": "^6.12.0",
"yjs": "^13.6.19",
"y-prosemirror": "^1.2.12",
"express": "^4.19.2",
"express": "^4.21.2",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"ws": "^8.18.0"
Expand Down
2 changes: 1 addition & 1 deletion server/front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@hcengineering/core": "^0.6.32",
"@hcengineering/platform": "^0.6.11",
"express": "^4.19.2",
"express": "^4.21.2",
"express-fileupload": "^1.5.1",
"express-static-gzip": "^2.1.7",
"uuid": "^8.3.2",
Expand Down
2 changes: 1 addition & 1 deletion server/ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@hcengineering/server": "^0.6.4",
"bufferutil": "^4.0.8",
"cors": "^2.8.5",
"express": "^4.19.2",
"express": "^4.21.2",
"utf-8-validate": "^6.0.4",
"ws": "^8.18.0",
"body-parser": "^1.20.2"
Expand Down
2 changes: 1 addition & 1 deletion services/ai-bot/pod-ai-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@hcengineering/love": "^0.6.0",
"cors": "^2.8.5",
"dotenv": "~16.0.0",
"express": "^4.19.2",
"express": "^4.21.2",
"fast-equals": "^5.0.1",
"form-data": "^4.0.0",
"js-tiktoken": "^1.0.14",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@hcengineering/workbench-assets": "^0.6.14",
"cors": "^2.8.5",
"dotenv": "~16.0.0",
"express": "^4.19.2",
"express": "^4.21.2",
"mongodb": "^6.12.0",
"puppeteer": "^22.6.1"
}
Expand Down
2 changes: 1 addition & 1 deletion services/calendar/pod-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@hcengineering/server-token": "^0.6.11",
"dotenv": "~16.0.0",
"cors": "^2.8.5",
"express": "^4.19.2",
"express": "^4.21.2",
"fast-equals": "^5.0.1",
"file-api": "^0.10.4",
"googleapis": "^122.0.0",
Expand Down
2 changes: 1 addition & 1 deletion services/github/pod-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@tiptap/extension-code": "^2.6.6",
"@tiptap/extension-bubble-menu": "^2.6.6",
"@hcengineering/task": "^0.6.20",
"express": "^4.19.2",
"express": "^4.21.2",
"cors": "^2.8.5",
"body-parser": "^1.20.2",
"mongodb": "^6.12.0",
Expand Down
2 changes: 1 addition & 1 deletion services/gmail/pod-gmail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@hcengineering/server-token": "^0.6.11",
"cors": "^2.8.5",
"dotenv": "~16.0.0",
"express": "^4.19.2",
"express": "^4.21.2",
"fast-equals": "^5.0.1",
"file-api": "^0.10.4",
"googleapis": "^122.0.0",
Expand Down
2 changes: 1 addition & 1 deletion services/love/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"uuid": "^8.3.2",
"dotenv": "~16.0.0",
"cors": "^2.8.5",
"express": "^4.19.2",
"express": "^4.21.2",
"ws": "^8.18.0"
}
}
2 changes: 1 addition & 1 deletion services/print/pod-print/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@hcengineering/platform": "^0.6.11",
"cors": "^2.8.5",
"dotenv": "~16.0.0",
"express": "^4.19.2",
"express": "^4.21.2",
"puppeteer": "^22.6.1",
"mammoth": "^1.6.0",
"ws": "^8.18.0"
Expand Down
2 changes: 1 addition & 1 deletion services/rekoni/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"cors": "^2.8.5",
"dotenv": "~16.0.0",
"email-addresses": "^5.0.0",
"express": "^4.19.2",
"express": "^4.21.2",
"express-form-data": "^2.0.22",
"html-to-text": "^9.0.3",
"jimp": "^0.16.1",
Expand Down
2 changes: 1 addition & 1 deletion services/ses/pod-ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"aws-sdk": "^2.1423.0",
"cors": "^2.8.5",
"dotenv": "~16.0.0",
"express": "^4.19.2",
"express": "^4.21.2",
"got": "^11.8.3"
}
}
2 changes: 1 addition & 1 deletion services/sign/pod-sign/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@hcengineering/server-client": "^0.6.0",
"cors": "^2.8.5",
"dotenv": "~16.0.0",
"express": "^4.19.2",
"express": "^4.21.2",
"@signpdf/signpdf": "^3.2.4",
"@signpdf/placeholder-pdf-lib": "^3.2.4",
"@signpdf/signer-p12": "^3.2.4",
Expand Down
2 changes: 1 addition & 1 deletion services/telegram-bot/pod-telegram-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@telegraf/entity": "^0.5.0",
"cors": "^2.8.5",
"dotenv": "~16.0.0",
"express": "^4.19.2",
"express": "^4.21.2",
"htmlparser2": "^9.0.0",
"mongodb": "^6.12.0",
"otp-generator": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion services/telegram/pod-telegram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"big-integer": "^1.6.51",
"dotenv": "~16.0.0",
"cors": "^2.8.5",
"express": "^4.19.2",
"express": "^4.21.2",
"htmlparser2": "^9.0.0",
"jwt-simple": "^0.5.6",
"mime": "^3.0.0",
Expand Down

0 comments on commit b9cb463

Please sign in to comment.