From 1c38a449ee7462bd72245ff8678761d780ff07c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 06:09:52 +0000 Subject: [PATCH] chore(deps): bump inquirer from 6.5.2 to 12.4.1 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.5.2 to 12.4.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.5.2...inquirer@12.4.1) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cf270de8..ec2ebf14c 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "glob": ">=9.0.0 <12", "fuse.js": "^7.0.0", "html-minifier-terser": "7.2.0", - "inquirer": "6.5.2", + "inquirer": "12.4.1", "invisi-data": "^1.0.0", "joi": "17.13.3", "js-beautify": "1.15.1",