diff --git a/package.json b/package.json index 00048ab862..0bc843c59d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "conf": "11.0.1", "execa": "^7.1.1", "fuse.js": "6.6.2", - "inquirer": "^9.2.3", + "inquirer": "^9.2.6", "inquirer-autocomplete-prompt": "^3.0.0", "meow": "^11.0.0", "node-fetch": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index 9b0d697617..b7aa09b9fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3233,10 +3233,10 @@ inquirer-autocomplete-prompt@^3.0.0: run-async "^2.4.1" rxjs "^7.5.6" -inquirer@^9.2.3: - version "9.2.3" - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.3.tgz#48993a6cf832b581a0df0ba0445c435e3d76a69c" - integrity sha512-/Et0+d28D7hnTYaqeCQkp3FYuD/X5cc2qbM6BzFdC5zs30oByoU5W/pmLc493FVVMwYmAILKjPBEmwRKTtknSQ== +inquirer@^9.2.6: + version "9.2.6" + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.6.tgz#802a61ee3eefbf1cb82a7fb6c2ae95a106050e01" + integrity sha512-y71l237eJJKS4rl7sQcEUiMhrR0pB/ZnRMMTxLpjJhWL4hdWCT03a6jJnC1w6qIPSRZWEozuieGt3v7XaEJYFw== dependencies: ansi-escapes "^4.3.2" chalk "^5.2.0"