Bump body-parser from 1.19.2 to 1.20.3

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](https://github.com/expressjs/body-parser/compare/1.19.2...1.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-16 01:42:34 +00:00
committed by GitHub
parent 0428086371
commit e880414085
2 changed files with 93 additions and 220 deletions

View File

@@ -24,7 +24,7 @@
"node": ">=12"
},
"dependencies": {
"body-parser": "~1.19.2",
"body-parser": "~1.20.3",
"compression": "~1.7.4",
"express": "~4.19.2",
"express-hbs": "~2.4.0",