From 2ea8c3319dba8e1485ca9066b2de70196d1acb2e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Oct 2019 06:05:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 672b61d..5b242cb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "homepage": "https://github.com/superleap/github-issues-label-sync#readme", "dependencies": { "bluebird": "^3.4.1", - "github": "^6.1.0" + "github": "^14.0.0" }, "devDependencies": { "@semantic-release/last-release-npm": "https://github.com/vrtxf/last-release-npm/tarball/da5a0f2411e2add6f5b0b990b4a12fad3245cfac",