Skip to content

Commit

Permalink
build(deps): bump body-parser from 1.20.0 to 1.20.3 (#74)
Browse files Browse the repository at this point in the history
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.0 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.20.0...1.20.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent cb2cc5e commit 2420e4a
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 36 deletions.
97 changes: 62 additions & 35 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 @@ -32,7 +32,7 @@
"@types/mongoose": "^5.3.25",
"typescript": "^3.2.2",
"rimraf": "^3.0.0",
"body-parser": "^1.18.3",
"body-parser": "^1.20.3",
"express": "^4.21.0",
"gtfs": "^1.8.7",
"mongoose": "^5.13.20"
Expand Down

0 comments on commit 2420e4a

Please sign in to comment.