From 98ff47ec08bee547348e76bf7970a4358ffc7677 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:40:24 -0500 Subject: [PATCH] fix(deps): update dependency winston to v3.12.0 (#12391) 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 00f451e76e..94e96c37db 100644 --- a/install/package.json +++ b/install/package.json @@ -145,7 +145,7 @@ "validator": "13.11.0", "webpack": "5.90.3", "webpack-merge": "5.10.0", - "winston": "3.11.0", + "winston": "3.12.0", "workerpool": "9.1.0", "xml": "1.0.1", "xregexp": "5.1.1",