From efdf70b63c9fc866ec44171ca5cad1bee4a4aaf6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 19:21:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- 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",