Skip to content

Commit

Permalink
feat: bump Express 5 (#348)
Browse files Browse the repository at this point in the history
Update benchmark with Express 5

Signed-off-by: Nigro Simone <nigro.simone@gmail.com>
  • Loading branch information
nigrosimone authored Sep 28, 2024
1 parent 5f87337 commit 58a7bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"connect": "^3.7.0",
"cors": "^2.8.5",
"dns-prefetch-control": "^0.3.0",
"express": "^4.18.2",
"express": "^5.0.0",
"fastify": "^5.0.0",
"frameguard": "^4.0.0",
"h3": "^1.10.0",
Expand Down

0 comments on commit 58a7bab

Please sign in to comment.