Skip to content

Commit eee2691

Browse files
Bump body-parser from 1.18.3 to 1.19.0
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.18.3 to 1.19.0. - [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.18.3...1.19.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 0968d46 commit eee2691

2 files changed

Lines changed: 37 additions & 86 deletions

File tree

package-lock.json

Lines changed: 36 additions & 85 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
@@ -6,7 +6,7 @@
66
"start": "node ./bin/www"
77
},
88
"dependencies": {
9-
"body-parser": "~1.18.3",
9+
"body-parser": "~1.19.0",
1010
"cookie-parser": "~1.4.4",
1111
"debug": "~4.1.1",
1212
"express": "~4.17.0",

0 commit comments

Comments
 (0)