Skip to content

Commit

Permalink
chore(deps): bump body-parser from 1.19.2 to 1.20.3
Browse files Browse the repository at this point in the history
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.2 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.19.2...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent 86e5696 commit 25d4929
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 100 deletions.
165 changes: 66 additions & 99 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"prod": "pm2-runtime start ecosystem.config.js --env production"
},
"dependencies": {
"body-parser": "~1.19.2",
"body-parser": "~1.20.3",
"co": "~4.6.0",
"compression": "~1.7.4",
"connect-flash": "~0.1.1",
Expand Down

0 comments on commit 25d4929

Please sign in to comment.