From d0f028c97305a0bc40c2ec2fce9e777cae156a42 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Feb 2018 03:57:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:hoek:20180212 Latest report for hubdotcom/nuts: https://snyk.io/test/github/hubdotcom/nuts --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 48eae3bd..13c758ec 100644 --- a/package.json +++ b/package.json @@ -16,9 +16,9 @@ "github-webhook-handler": "0.5.0", "lodash": "3.7.0", "lru-diskcache": "1.1.1", - "octocat": "0.10.2", + "octocat": "1.0.0", "q": "1.2.0", - "request": "2.60.0", + "request": "2.82.0", "semver": "5.0.1", "stream-res": "1.0.1", "strip-bom": "2.0.0",