chore(deps): bump winston from 3.7.1 to 3.7.2 (#9477)
Bumps [winston](https://github.com/winstonjs/winston) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/commits) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
49ad44ccbe
commit
77776d6802
|
|
@ -130,7 +130,7 @@
|
|||
"tough-cookie": "4.0.0",
|
||||
"tunnel": "0.0.6",
|
||||
"twit": "2.2.11",
|
||||
"winston": "3.7.1",
|
||||
"winston": "3.7.2",
|
||||
"xml2js": "0.4.23"
|
||||
},
|
||||
"jest": {
|
||||
|
|
|
|||
|
|
@ -14157,10 +14157,10 @@ winston-transport@^4.5.0:
|
|||
readable-stream "^3.6.0"
|
||||
triple-beam "^1.3.0"
|
||||
|
||||
winston@3.7.1:
|
||||
version "3.7.1"
|
||||
resolved "https://registry.yarnpkg.com/winston/-/winston-3.7.1.tgz#1c1914c8f03ba76d6d882bacc831bac0f423aa18"
|
||||
integrity sha512-qKLMQVWMOvY0h9H4BA8Sfh79+KdnKi8gsyCSvfQgc+6teSlq92j82WK+zAJc6fLbAA2jwQuqkANLpQeOFA4Kug==
|
||||
winston@3.7.2:
|
||||
version "3.7.2"
|
||||
resolved "https://registry.yarnpkg.com/winston/-/winston-3.7.2.tgz#95b4eeddbec902b3db1424932ac634f887c400b1"
|
||||
integrity sha512-QziIqtojHBoyzUOdQvQiar1DH0Xp9nF1A1y7NVy2DGEsz82SBDtOalS0ulTRGVT14xPX3WRWkCsdcJKqNflKng==
|
||||
dependencies:
|
||||
"@dabh/diagnostics" "^2.0.2"
|
||||
async "^3.2.3"
|
||||
|
|
|
|||
Loading…
Reference in New Issue