From 5ab30c5e83fc7816c69d33d119c6a4bfd172aad2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 05:48:06 +0000 Subject: [PATCH] fix(deps): update dependency inquirer to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07d3578..155dab8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "create-torrent": "^6.0.17", "dlnacasts": "^0.1.0", "ecstatic": "^4.1.4", - "inquirer": "^8.2.2", + "inquirer": "^14.0.0", "memory-chunk-store": "^1.3.5", "mime": "^3.0.0", "moment": "^2.29.1",