Skip to content

Commit

Permalink
fix(deps): update dependency express to v4.21.1 (#4116)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

(cherry picked from commit 880bb8c)
  • Loading branch information
renovate[bot] authored and czy88840616 committed Dec 15, 2024
1 parent 3080d43 commit 1201138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@midwayjs/express-session": "workspace:^",
"body-parser": "1.20.3",
"cookie-parser": "^1.4.6",
"express": "4.20.0"
"express": "4.21.1"
},
"author": "Harry Chen <[email protected]>",
"repository": {
Expand Down

0 comments on commit 1201138

Please sign in to comment.