Skip to content

Commit

Permalink
Bump body-parser from 1.20.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.20.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.20.2...1.20.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 33d22f2 commit 4ff45d1
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 6 deletions.
55 changes: 50 additions & 5 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 packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@stanlemon/webdev": "*",
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"dotenv": "16.4.5",
Expand Down

0 comments on commit 4ff45d1

Please sign in to comment.