mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-13 10:17:02 +03:00
Update dependency winston to v3.4.0 (#7387)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c64f555f87
commit
0ef89825ac
@ -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"
|
||||
},
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user