From 74ca73ecb4e1a965e86e346c14348e128acbbb69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 24 Oct 2018 19:00:01 +0900 Subject: Bump koa from 2.5.1 to 2.6.1 (#2998) Bumps [koa](https://github.com/koajs/koa) from 2.5.1 to 2.6.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/2.5.1...2.6.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index bef08e0940..acabbb1528 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "jsdom": "12.2.0", "json5": "2.1.0", "json5-loader": "1.0.1", - "koa": "2.5.1", + "koa": "2.6.1", "koa-bodyparser": "4.2.1", "koa-compress": "3.0.0", "koa-favicon": "2.0.1", -- cgit v1.2.3-freya