From b976918b4850e9ae7ae64a84e990cb968ca26c32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Mar 2021 22:43:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dedc80d..570c631 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "gitclone": "^2.0.0", "github": "^14.0.0", "github-org-repos": "^1.0.2", - "github-repositories": "^3.0.0", + "github-repositories": "^4.0.0", "ini": "^1.3.3", "inquirer": "^6.2.1", "replace-in-file": "^4.0.0",