Skip to content

Commit

Permalink
feat: upgrade express from 4.21.1 to 5.0.0 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef authored Oct 12, 2024
1 parent 4ba475b commit 84cf27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^4.19.2",
"express": "^5.0.0",
"helmet": "^8.0.0",
"pino-http": "^10.1.0"
},
Expand Down

0 comments on commit 84cf27d

Please sign in to comment.