Skip to content

Commit f60d893

Browse files
fix(deps): update dependency body-parser to v2 [security] (#4447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a5b819a commit f60d893

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/web-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@midwayjs/express-session": "workspace:^",
35-
"body-parser": "1.20.3",
35+
"body-parser": "2.2.1",
3636
"cookie-parser": "^1.4.6",
3737
"express": "4.21.2"
3838
},

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)