From afee89f06d65932959537e6ea17fbfdb5fd7d065 Mon Sep 17 00:00:00 2001 From: Andrew Kaster Date: Sun, 12 May 2024 21:14:36 -0600 Subject: [PATCH] pls --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c89afa89..9dd69215 100644 --- a/package.json +++ b/package.json @@ -73,6 +73,7 @@ "zlib-sync": "^0.1.9" }, "resolutions": { - "strip-ansi": "^6.0.1" + "strip-ansi": "^6.0.1", + "cliui": "^7.0.4" } }