From dd50bdc3b406c970e6407376e8a8f80a3e53f9a5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Oct 2022 06:54:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 813e2ff09..ab8f30cd3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "detect-conflict": "^1.0.0", "error": "^7.0.2", "find-up": "^1.0.0", - "github-username": "^2.0.0", + "github-username": "^6.0.0", "glob": "^7.0.3", "istextorbinary": "^2.1.0", "lodash": "^4.11.1",