From f393fe71fcc2ff6b9ead01bb241fc718a883e1a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 22:00:14 +0000 Subject: [PATCH] fix(ewl): pin winston v3.13.0 | datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | winston | 3.8.2 | 3.13.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..46da581a 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.13.0", "winston-transport": "4.5.0" }, "devDependencies": {