Skip to content

Commit 1404e71

Browse files
authored
chore: complete CI migration and upgrade express to 5.2.0 (#321)
- Upgrade express from 5.1.0 to 5.2.0 (includes security fix for CVE-2024-51999) - CI migration from CircleCI to GitHub Actions is complete: - GitHub Actions CI workflow implemented - GitHub Actions deployment workflow implemented - CircleCI configuration removed - README badges updated to GitHub Actions Closes #281
1 parent 2d8bda1 commit 1404e71

2 files changed

Lines changed: 15 additions & 26 deletions

File tree

package-lock.json

Lines changed: 14 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@octokit/rest": "22.0.1",
3535
"@octokit/webhooks": "14.1.3",
3636
"connect-mongo": "5.1.0",
37-
"express": "5.1.0",
37+
"express": "5.2.0",
3838
"express-session": "1.18.2",
3939
"mongodb": "6.20.0",
4040
"node-cron": "4.2.1",

0 commit comments

Comments
 (0)