Skip to content

Commit cd4906e

Browse files
chore(deps): bump body-parser from 2.2.0 to 2.2.1 (#133)
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7f17a7 commit cd4906e

File tree

2 files changed

+133
-41
lines changed

2 files changed

+133
-41
lines changed

package-lock.json

Lines changed: 132 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"postman-runtime": "7.48.0",
1616
"express": "4.21.2",
17-
"body-parser": "2.2.0",
17+
"body-parser": "2.2.1",
1818
"winston": "3.17.0"
1919
},
2020
"scripts": {

0 commit comments

Comments
 (0)