From d9c64f9e58da75fd475c785a59f029255480f74f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 21:26:37 +0000 Subject: [PATCH] chore(deps): bump inquirer from 8.2.6 to 12.5.0 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.6 to 12.5.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.6...inquirer@12.5.0) --- 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 32f523d..16c3c7a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@adobe/aio-lib-events": "^4", "@adobe/aio-lib-ims": "^7", "@oclif/core": "^1.5.2", - "inquirer": "^8.2.5", + "inquirer": "^12.5.0", "js-yaml": "^4.1.0" }, "repository": "adobe/aio-cli-plugin-events",