Skip to content

Commit

Permalink
update express to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JHWelch committed Oct 11, 2024
1 parent 8400b20 commit e3d100c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"body-parser": "^1.20.2",
"dotenv": "^16.0.3",
"ejs": "^3.1.10",
"express": "^4.21.0",
"express": "^5.0.0",
"firebase": "^10.1.0",
"firebase-admin": "^12.0.0",
"ics": "^3.8.1",
Expand Down

0 comments on commit e3d100c

Please sign in to comment.