From 91218e82bfa10e8ba93f1a4dcbaeab23b6274294 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 18 Mar 2024 15:50:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6444610 --- 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",