Bump winston from 2.4.0 to 3.2.1 in /terminus-core

Bumps [winston](https://github.com/winstonjs/winston) from 2.4.0 to 3.2.1.
- [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/2.4.0...3.2.1)
This commit is contained in:
dependabot-preview[bot]
2019-05-24 18:34:20 +00:00
committed by GitHub
parent ea50332799
commit 067f5b3342
2 changed files with 3 additions and 35 deletions

View File

@@ -46,6 +46,6 @@
"dependencies": {
"deepmerge": "^1.5.0",
"js-yaml": "^3.9.0",
"winston": "^2.4.0"
"winston": "^3.2.1"
}
}