From 7b027fceef5a0c84b54f357b0b440a40f0befcf2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Oct 2017 08:18:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:debug:20170905 Latest report for koajs/koa-github: https://snyk.io/test/github/koajs/koa-github --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b9d9576..71337f9 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ }, "homepage": "https://github.com/dead-horse/koa-github", "dependencies": { - "co-urllib": "0.0.1", - "debug": "0.7.4", + "co-urllib": "0.1.0", + "debug": "2.6.9", "utility": "0.1.10" }, "devDependencies": {