Bump body-parser from 1.20.1 to 1.20.3

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.1 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.20.1...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-12 02:49:40 +00:00
committed by GitHub
parent b0998a2d3e
commit 6d467eeafe
2 changed files with 70 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
"author": "dannc",
"license": "MIT",
"dependencies": {
"body-parser": "^1.20.1",
"body-parser": "^1.20.3",
"dotenv": "^4.0.0",
"express": "^4.20.0",
"requestify": "^0.2.5"