From 87c276dd00d8f3194fec3c21d2c470f9635cf606 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:56:44 -0500 Subject: [PATCH] fix(deps): update dependency winston to v3.17.0 (#12906) 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 0c513239ae..47d64eab8d 100644 --- a/install/package.json +++ b/install/package.json @@ -148,7 +148,7 @@ "validator": "13.12.0", "webpack": "5.96.1", "webpack-merge": "6.0.1", - "winston": "3.16.0", + "winston": "3.17.0", "workerpool": "9.2.0", "xml": "1.0.1", "xregexp": "5.1.1",