From 90ce220a771a2d7a2eab62cdbdf6f8cea4161e08 Mon Sep 17 00:00:00 2001 From: MK Date: Tue, 9 Sep 2025 09:54:11 +0800 Subject: [PATCH] feat: add chalk chalk-template supports-hyperlinks https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised --- package.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/package.json b/package.json index b67e85b..7c98bfe 100644 --- a/package.json +++ b/package.json @@ -1366,6 +1366,24 @@ "version": "0.2.2", "reason": "https://github.com/debug-js/debug/issues/1005" } + }, + "chalk": { + "5.6.1": { + "version": "5.6.0", + "reason": "https://github.com/debug-js/debug/issues/1005" + } + }, + "chalk-template": { + "1.1.1": { + "version": "1.1.0", + "reason": "https://github.com/debug-js/debug/issues/1005" + } + }, + "supports-hyperlinks": { + "4.1.1": { + "version": "4.1.0", + "reason": "https://github.com/debug-js/debug/issues/1005" + } } } }