From 85e7956b4ab337c662c3adc3afb7ca66592500f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Apr 2018 06:47:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:https-proxy-agent:20180402 Latest report for edtechfoundry/semantic-release: https://snyk.io/test/github/edtechfoundry/semantic-release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1405af3f32..0d9647a37c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@semantic-release/last-release-npm": "^1.2.1", "@semantic-release/release-notes-generator": "^2.0.0", "git-head": "^1.2.1", - "github": "^8.0.0", + "github": "^12.0.0", "lodash": "^4.0.0", "nerf-dart": "^1.0.0", "nopt": "^4.0.0",