From 75b8167d68e040c086ea9f68a2e2f87c27937607 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 15:14:48 +0000 Subject: [PATCH] fix(deps): update dependency winston to v3.5.1 (#6191) Co-authored-by: Renovate Bot --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f680f864..51e8bff2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19733,9 +19733,7 @@ winston-transport@^4.4.0: triple-beam "^1.2.0" winston@^3.3.3: - version "3.3.3" - resolved "https://registry.yarnpkg.com/winston/-/winston-3.3.3.tgz#ae6172042cafb29786afa3d09c8ff833ab7c9170" - integrity sha512-oEXTISQnC8VlSAKf1KYSSd7J6IWuRPQqDdo8eoRNaYKLvwSb5+79Z3Yi1lrl6KDpU6/VWaxpakDAtb1oQ4n9aw== + version: "3.5.1" dependencies: "@dabh/diagnostics" "^2.0.2" async "^3.1.0"