From f2e846795a335ef2230ad3d9dc82013d671241e7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 Oct 2018 23:15:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:fresh:20170908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76c18c5..6ca3aa9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "co-github": "0.0.1", "github": "0.1.12", "graceful": "0.0.5", - "koa": "0.2.1", + "koa": "1.4.1", "koa-favicon": "1.0.1", "koa-github": "0.0.2", "koa-redis": "0.0.2",