Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 1363a78 commit 83a3aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"better-sqlite3": "11.3.0",
"body-parser": "2.0.1",
"compression": "1.7.4",
"express": "4.20.0",
"express": "4.21.0",
"express-fileupload": "1.5.1",
"gravatar": "1.8.2",
"jsonwebtoken": "9.0.2",
Expand Down

0 comments on commit 83a3aef

Please sign in to comment.