Skip to content

Commit cd8588d

Browse files
fix(deps): update dependency express to v5
1 parent d6137fb commit cd8588d

File tree

2 files changed

+85
-208
lines changed

2 files changed

+85
-208
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@livekit/protocol": "^1.41.0",
1515
"body-parser": "^2.2.0",
1616
"dotenv": "^16.4.5",
17-
"express": "^4.21.1",
17+
"express": "^5.0.0",
1818
"livekit-server-sdk": "^2.8.1"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)