From d5b1d91602d1b8a075f1ca4bf589542af788423e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:08:58 +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 742e738..bcd2a28 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "lodash": "4.17.21", "csv-string": "4.1.1", - "debug": "4.4.1", + "debug": "4.4.3", "pg-copy-streams": "7.0.0", "upath": "2.0.1" },