diff --git a/api/javascript/gha-cleanup/package.json b/api/javascript/gha-cleanup/package.json index cc01e6808..1b54629e7 100644 --- a/api/javascript/gha-cleanup/package.json +++ b/api/javascript/gha-cleanup/package.json @@ -11,7 +11,7 @@ "chalk": "^3.0.0", "commander": "^4.1.0", "dotenv": "^8.2.0", - "inquirer": "^7.3.3", + "inquirer": "^12.2.0", "lodash": "^4.17.21", "moment": "^2.29.4", "octokit": "^3.2.1",