From 717d0b4cac2a6d3bfa78a761a2facfbc3fb4d79d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Feb 2024 17:58:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2332181 - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-2396346 - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137 - https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/npm:https-proxy-agent:20180402 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1405af3f32..349ea04278 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": "^14.0.0", "lodash": "^4.0.0", "nerf-dart": "^1.0.0", "nopt": "^4.0.0",