mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Upgrade to Express 5
Now async routes are handled!
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
"body-parser": "^1.19.0",
|
||||
"cookie-parser": "^1.4.5",
|
||||
"env-paths": "^2.2.0",
|
||||
"express": "^4.17.1",
|
||||
"express": "^5.0.0-alpha.8",
|
||||
"fs-extra": "^9.0.1",
|
||||
"http-proxy": "^1.18.0",
|
||||
"httpolyglot": "^0.1.2",
|
||||
|
||||
Reference in New Issue
Block a user