From e410613c0c08ad5c25f1cf56eefe02e9d369380d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 08:53:18 +0000 Subject: [PATCH] Bump koa from 0.14.0 to 2.13.0 Bumps [koa](https://github.com/koajs/koa) from 0.14.0 to 2.13.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.13.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..e4ef498 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.13.0", "koa-bodyparser": "^1.4.1", "mocha": "^2.0.1", "should": "^4.4.1",