Skip to content

Commit 0da9ec2

Browse files
chore(deps): bump body-parser from 2.2.0 to 2.2.1
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]>
1 parent 34e75c8 commit 0da9ec2

File tree

2 files changed

+29
-12
lines changed

2 files changed

+29
-12
lines changed

package-lock.json

Lines changed: 28 additions & 11 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
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@types/express": "^5.0.0",
23-
"body-parser": "2.2.0",
23+
"body-parser": "2.2.1",
2424
"cloudevents": "^10.0.0",
2525
"express": "^5.0.0",
2626
"minimist": "^1.2.8",

0 commit comments

Comments
 (0)