Skip to content

Commit

Permalink
Update dependency koa to ^2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2020
1 parent 9c4a874 commit cb7b2c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@ianwalter/print": "^5.0.0",
"@ianwalter/router": "^1.3.0",
"koa": "^2.8.1",
"koa": "^2.11.0",
"koa-json": "^2.0.2"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2911,7 +2911,7 @@ koa-json@^2.0.2:
koa-is-json "1"
streaming-json-stringify "3"

koa@^2.8.1:
koa@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/koa/-/koa-2.11.0.tgz#fe5a51c46f566d27632dd5dc8fd5d7dd44f935a4"
integrity sha512-EpR9dElBTDlaDgyhDMiLkXrPwp6ZqgAIBvhhmxQ9XN4TFgW+gEz6tkcsNI6BnUbUftrKDjVFj4lW2/J2aNBMMA==
Expand Down

0 comments on commit cb7b2c9

Please sign in to comment.