From 2aaaf34305d08da2c278ab0ba913dbf65b61dd77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 15:41:53 +0000 Subject: [PATCH] chore(deps): update dependency wrap-ansi to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b0fbf2..2b134f3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ }, "resolutions": { "strip-ansi": "6.0.1", - "wrap-ansi": "7.0.0", + "wrap-ansi": "9.0.2", "string-width": "4.2.3" }, "dependencies": {