Update dependency winston to v3.4.0 (#7387)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-11 02:03:30 +00:00 committed by GitHub
parent c64f555f87
commit 0ef89825ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1151,7 +1151,7 @@
"source-map-support": "0.5.21",
"untildify": "4.0.0",
"util": "0.12.4",
"winston": "3.3.4",
"winston": "3.4.0",
"winston-console-for-electron": "0.0.6",
"winston-transport": "4.4.2"
},

View File

@ -5746,10 +5746,10 @@ winston@3.3.3:
triple-beam "^1.3.0"
winston-transport "^4.4.0"
winston@3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.3.4.tgz#474099197a28c0f3f6240401e66961342b5dee0a"
integrity sha512-zWJrfmqE+2IXtVJ125vxpA2m303TjwchLhfRbcnma7c76Qd4pv80JIp37l8uGnWbCoG4X6PMz3vAQeh+vH1CtA==
winston@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.4.0.tgz#7080f24b02a0684f8a37f9d5c6afb1ac23e95b84"
integrity sha512-FqilVj+5HKwCfIHQzMxrrd5tBIH10JTS3koFGbLVWBODjiIYq7zir08rFyBT4rrTYG/eaTqDcfSIbcjSM78YSw==
dependencies:
"@dabh/diagnostics" "^2.0.2"
async "^3.2.3"