Skip to content

Commit

Permalink
Bump koa from 2.5.3 to 2.6.1 (DIYgod#1006)
Browse files Browse the repository at this point in the history
Bumps [koa](https://github.com/koajs/koa) from 2.5.3 to 2.6.1.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](koajs/koa@2.5.3...2.6.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and DIYgod committed Oct 30, 2018
1 parent dfcefd0 commit 88e9287
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"iconv-lite": "0.4.24",
"imgur": "^0.3.1",
"json-bigint": "0.3.0",
"koa": "2.5.3",
"koa": "2.6.1",
"koa-basic-auth": "^3.0.0",
"koa-favicon": "2.0.1",
"koa-mount": "^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4411,9 +4411,9 @@ koa-webpack@^4.0.0:
webpack-hot-client "^3.0.0"
webpack-log "^1.1.1"

koa@2.5.3, koa@^2.4.1:
version "2.5.3"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.5.3.tgz#0b0c37eee3aac807a0a6ad36bc0b8660f12d83f1"
koa@2.6.1, koa@^2.4.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.6.1.tgz#88cabb18cd297e0577a37e40f400c4b6f1699fef"
dependencies:
accepts "^1.3.5"
cache-content-type "^1.0.0"
Expand Down

0 comments on commit 88e9287

Please sign in to comment.