Skip to content

Commit 15d3309

Browse files
build(deps): bump body-parser from 1.19.0 to 1.19.1 (#611)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 781a7d9 commit 15d3309

File tree

2 files changed

+69
-9
lines changed

2 files changed

+69
-9
lines changed

package-lock.json

Lines changed: 68 additions & 8 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
@@ -33,7 +33,7 @@
3333
"@types/swagger-ui-express": "4.1.3",
3434
"@typescript-eslint/eslint-plugin": "^4.22.1",
3535
"@typescript-eslint/parser": "^4.22.1",
36-
"body-parser": "1.19.0",
36+
"body-parser": "1.19.1",
3737
"bunyan": "2.0.5",
3838
"convict": "6.2.1",
3939
"eslint": "^7.25.0",

0 commit comments

Comments
 (0)