Skip to content

Commit

Permalink
Bump body-parser from 1.20.1 to 1.20.3 in /PerfNext (#959)
Browse files Browse the repository at this point in the history
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](expressjs/body-parser@1.20.1...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 Dec 24, 2024
1 parent 9f70323 commit 24982d5
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 52 deletions.
155 changes: 104 additions & 51 deletions PerfNext/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 PerfNext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "node app.js"
},
"dependencies": {
"body-parser": "^1.20.1",
"body-parser": "^1.20.3",
"express": "^4.21.2",
"node-datetime": "^1.0.1",
"request": "^2.88.0",
Expand Down

0 comments on commit 24982d5

Please sign in to comment.