From 2434f0ae641cc7c10cfb339612611f7944f49492 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:08:09 +0000 Subject: [PATCH] build(deps): update dependency debug to v4.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 446f15f..cae9146 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "csv-streamify": "4.0.0", "csv-string": "4.1.1", - "debug": "4.4.1", + "debug": "4.4.3", "glob": "11.1.0", "hash-sum": "2.0.0", "jsonfile": "6.1.0",