From ed83b7c204648a24963dc4f871909e1779d42809 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jan 2022 16:06:57 +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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77ad190a3..9a1630edc 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "ejs": "^2.4.2", "express": "^4.14.0", "express-session": "^1.13.0", - "github": "^7.0.1", + "github": "^13.0.0", "glob": "^7.0.5", "karma": "^1.1.0", "karma-mocha": "^1.1.1",