Bump koa-bodyparser from 4.2.1 to 4.3.0

Bumps [koa-bodyparser](https://github.com/koajs/bodyparser) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/koajs/bodyparser/releases)
- [Changelog](https://github.com/koajs/bodyparser/blob/master/History.md)
- [Commits](https://github.com/koajs/bodyparser/compare/4.2.1...4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-24 07:36:01 +00:00 committed by GitHub
parent 45927bfeb6
commit 162ae1c64f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"iso8601-duration": "^1.1.1",
"kcors": "^2.2.1",
"koa": "^2.11.0",
"koa-bodyparser": "^4.2.0",
"koa-bodyparser": "^4.3.0",
"koa-compress": "~3.0.0",
"koa-favicon": "~2.1.0",
"koa-logger": "~3.2.1",