From bed4ed0eb1737be27df309c19e6ae3580d1e0f6e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Aug 2025 07:07:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dedc80d..b126b2a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "github-org-repos": "^1.0.2", "github-repositories": "^3.0.0", "ini": "^1.3.3", - "inquirer": "^6.2.1", + "inquirer": "^8.2.7", "replace-in-file": "^4.0.0", "superagent": "^5.0.2" },