From a22e18789b00c68e31ebacf949cf2d3317ead11c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 08:51:42 +0000 Subject: [PATCH] Bump koa from 0.14.0 to 2.12.1 Bumps [koa](https://github.com/koajs/koa) from 0.14.0 to 2.12.1. - [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.1) 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..59f68c5 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.1", "koa-bodyparser": "^1.4.1", "mocha": "^2.0.1", "should": "^4.4.1",