From fbbcddd7d2ab504ae65b5013d8827c4d91604afc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 13:34:03 +0000 Subject: [PATCH] Bump koa from 0.14.0 to 2.12.0 Bumps [koa](https://github.com/koajs/koa) from 0.14.0 to 2.12.0. - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](https://github.com/koajs/koa/compare/0.14.0...2.12.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b21df78..4cc9f2b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "co-mocha": "^1.1.0", "co-supertest": "0.0.8", "jshint": "^2.8.0", - "koa": "^0.14.0", + "koa": "^2.12.0", "koa-bodyparser": "^1.4.1", "mocha": "^2.0.1", "should": "^4.4.1",