From 7ec6e572cba605a6489563932a5e93145319c72a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Sep 2020 23:00:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BL-608877 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21563e1d..c884ff75 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "github-webhook-handler": "1.0.0", "lodash": "^4.17.15", "lru-diskcache": "1.1.1", - "octocat": "0.12.1", + "octocat": "1.0.0", "q": "1.5.1", "request": "2.88.2", "semver": "7.3.2",