diff --git a/package.json b/package.json index 609a87d..50578d0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "chalk": "^5.3.0", "commander": "^11.1.0", - "inquirer": "^9.2.12", + "inquirer": "^12.0.0", "ora": "^7.0.1", "shelljs": "^0.8.5" },