From ebbf8534ea7d16f3bc9740a94a47022e11aef209 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 22:50:30 +0000 Subject: [PATCH] chore(deps): update dependency string-width to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2b7bd2..213dca9 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "resolutions": { "strip-ansi": "6.0.1", "wrap-ansi": "7.0.0", - "string-width": "4.2.3" + "string-width": "7.2.0" }, "dependencies": { "runes": "0.4.3",