From 749cfcdbf685efa932ee85d443781089e3b2de2a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 04:12:22 +0000 Subject: [PATCH] chore(deps): bump winston from 3.3.2 to 3.3.3 Bumps [winston](https://github.com/winstonjs/winston) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/compare/v3.3.2...v3.3.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1d3ceff15..3ebe142f6 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "tough-cookie": "4.0.0", "tunnel": "0.0.6", "twit": "2.2.11", - "winston": "3.3.2" + "winston": "3.3.3" }, "jest": { "testMatch": [ diff --git a/yarn.lock b/yarn.lock index d741a7bbc..fd99c3013 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12751,10 +12751,10 @@ winston-transport@^4.4.0: readable-stream "^2.3.7" triple-beam "^1.2.0" -winston@3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/winston/-/winston-3.3.2.tgz#943773ea8e1c2353e088acd64a952c7809ac076e" - integrity sha512-vTOrUZlyQPS8VpCcQ1JT8BumDAUe4awCHZ9nmGgO7LqkV4atj0dKa5suA7Trf7QKtBszE2yUs9d8744Kz9j4jQ== +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== dependencies: "@dabh/diagnostics" "^2.0.2" async "^3.1.0"