From 0e547405fde2044ac93f58750cac6ecfcf79943e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 15:57:18 -0400 Subject: [PATCH] fix(deps): update dependency winston to v3.14.1 (#12727) 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 bd21b63b3a..a101c00360 100644 --- a/install/package.json +++ b/install/package.json @@ -145,7 +145,7 @@ "validator": "13.12.0", "webpack": "5.93.0", "webpack-merge": "6.0.1", - "winston": "3.13.1", + "winston": "3.14.1", "workerpool": "9.1.3", "xml": "1.0.1", "xregexp": "5.1.1",