Skip to content

Commit 6032b05

Browse files
committed
dev-demo: use express 5 on dev demo
AdminForth/1781/image
1 parent 5a7514d commit 6032b05

2 files changed

Lines changed: 128 additions & 153 deletions

File tree

dev-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"better-sqlite3": "^10.1.0",
3838
"clickhouse-migrations": "^1.2.0",
3939
"decimal.js": "^10.6.0",
40-
"express": "^4.21.0",
40+
"express": "^5.2.1",
4141
"pg": "^8.16.3",
4242
"random-words": "^2.0.1",
4343
"sqlstring": "^2.3.3",

0 commit comments

Comments
 (0)