Skip to content

Commit

Permalink
chore: upgrade koa-convert dependency to ^2.0.0 (#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
atombrenner authored and jonathanong committed Aug 18, 2021
1 parent 65113ca commit 16ab46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"http-errors": "^1.6.3",
"is-generator-function": "^1.0.7",
"koa-compose": "^4.1.0",
"koa-convert": "^1.2.0",
"koa-convert": "^2.0.0",
"on-finished": "^2.3.0",
"only": "~0.0.2",
"parseurl": "^1.3.2",
Expand Down

0 comments on commit 16ab46e

Please sign in to comment.