Skip to content

Commit

Permalink
upgrade koa and koa-body
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolodavis committed Jun 2, 2019
1 parent bb36171 commit a6145a5
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 32 deletions.
123 changes: 93 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
"@koa/cors": "^2.2.1",
"flatted": "^0.2.3",
"immer": "^1.8.0",
"koa": "^2.5.2",
"koa-body": "^2.5.0",
"koa": "^2.7.0",
"koa-body": "^4.1.0",
"koa-router": "^7.2.1",
"koa-socket-2": "^1.0.17",
"lru-cache": "^4.1.1",
Expand Down

0 comments on commit a6145a5

Please sign in to comment.