From 2b63b20dc5e5b0df03a74b6e2a6a1c8103d93e9d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Jul 2018 04:33:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:cryptiles:20180710 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 48eae3bd..06554393 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.84.0", "semver": "5.0.1", "stream-res": "1.0.1", "strip-bom": "2.0.0",