From e776626f5f6ae9e964b195541529b75d2aa06036 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 11:02:23 +0000 Subject: [PATCH] fix(deps): update dependency @inquirer/prompts to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4493c970..d6d50f243 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@angular-devkit/core": "19.2.25", "@angular-devkit/schematics": "19.2.25", "@angular-devkit/schematics-cli": "19.2.25", - "@inquirer/prompts": "7.10.1", + "@inquirer/prompts": "8.4.3", "@nestjs/schematics": "^11.0.1", "ansis": "4.2.0", "chokidar": "4.0.3",