From e18013f51d29dff62fbbba036cce26a5512992a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 04:29:17 +0000 Subject: [PATCH] fix(ewl): pin winston v3.14.0 | datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | winston | 3.8.2 | 3.14.0 | --- packages/ewl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ewl/package.json b/packages/ewl/package.json index 568719b3..7f4f0039 100644 --- a/packages/ewl/package.json +++ b/packages/ewl/package.json @@ -36,7 +36,7 @@ "triple-beam": "1.3.0", "uuid": "9.0.0", "validator": "13.9.0", - "winston": "3.8.2", + "winston": "3.14.0", "winston-transport": "4.5.0" }, "devDependencies": {