Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.20.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent ed84392 commit 992b5c6
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 @@ -6,7 +6,7 @@
"start": "node ./bin/www"
},
"dependencies": {
"express": "4.17.1",
"express": "4.20.0",
"static-favicon": "1.0.2",
"morgan": "1.10.0",
"cookie-parser": "1.4.5",
Expand Down

0 comments on commit 992b5c6

Please sign in to comment.