Bump koa-convert from 1.2.0 to 2.0.0 (#8870)

Bumps [koa-convert](https://github.com/gyson/koa-convert) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/gyson/koa-convert/releases)
- [Commits](https://github.com/gyson/koa-convert/commits/v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-11 11:05:05 +01:00 committed by GitHub
parent bf0f6d6610
commit fd3bcacfd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"koa-body": "^4.2.0",
"koa-compose": "^4.1.0",
"koa-compress": "^5.0.1",
"koa-convert": "^1.2.0",
"koa-convert": "^2.0.0",
"koa-favicon": "^2.0.0",
"koa-i18n": "^2.1.0",
"koa-ip": "^2.0.0",

View File

@ -11443,6 +11443,14 @@ koa-convert@^1.2.0:
co "^4.6.0"
koa-compose "^3.0.0"
koa-convert@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/koa-convert/-/koa-convert-2.0.0.tgz#86a0c44d81d40551bae22fee6709904573eea4f5"
integrity sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==
dependencies:
co "^4.6.0"
koa-compose "^4.1.0"
koa-ejs@^4.2.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/koa-ejs/-/koa-ejs-4.3.0.tgz#06d8459b1d52f4c41b413d8778f71e1ab2ec5009"