From 8c6efda397e409cbad11c1a3086fcb75cb6abcfc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Oct 2017 06:59:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:fresh:20170908 - https://snyk.io/vuln/npm:mime:20170907 - https://snyk.io/vuln/npm:debug:20170905 Latest report for node-app-engine/web: https://snyk.io/test/github/node-app-engine/web --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 76c18c5..c15302f 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,10 @@ "co-github": "0.0.1", "github": "0.1.12", "graceful": "0.0.5", - "koa": "0.2.1", + "koa": "2.2.0", "koa-favicon": "1.0.1", "koa-github": "0.0.2", - "koa-redis": "0.0.2", + "koa-redis": "1.0.0", "koa-rt": "0.0.2", "koa-sess": "0.0.5", "logfilestream": "0.1.0",