From ee497d8fc65335db4bbfb58b73767ff1be56b61d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:30:30 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20update=20dependency=20i?= =?UTF-8?q?nquirer=20to=20v12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0392b4f4..4cc92731 100644 --- a/package.json +++ b/package.json @@ -119,6 +119,6 @@ "webpack-shell-plugin-next": "2.3.2" }, "overrides": { - "inquirer": "8.2.6" + "inquirer": "12.0.1" } }