From 5678430e969db006bfa1460d27bbecf01481f305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 22:26:46 -0400 Subject: [PATCH] fix(deps): update dependency winston to v3.13.1 (#12690) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9bea179014..433e040d31 100644 --- a/install/package.json +++ b/install/package.json @@ -145,7 +145,7 @@ "validator": "13.12.0", "webpack": "5.92.1", "webpack-merge": "6.0.1", - "winston": "3.13.0", + "winston": "3.13.1", "workerpool": "9.1.3", "xml": "1.0.1", "xregexp": "5.1.1",