Skip to content

Commit ef6f9e0

Browse files
Bump body-parser from 1.19.0 to 1.19.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.19.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@1.19.0...1.19.1) --- updated-dependencies: - dependency-name: body-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bbe74a commit ef6f9e0

2 files changed

Lines changed: 111 additions & 17 deletions

File tree

package-lock.json

Lines changed: 110 additions & 16 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
@@ -9,7 +9,7 @@
99
"node": "^12"
1010
},
1111
"dependencies": {
12-
"body-parser": "^1.19.0",
12+
"body-parser": "^1.19.1",
1313
"cookie-parser": "~1.3.5",
1414
"debug": "^4.1.1",
1515
"express": "^4.17.1",

0 commit comments

Comments
 (0)