[Snyk] Upgrade winston from 3.2.1 to 3.3.2 (#6799)

* fix: upgrade winston from 3.2.1 to 3.3.2

Snyk has created this PR to upgrade winston from 3.2.1 to 3.3.2.

See this package in NPM:
https://www.npmjs.com/package/winston

See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr

* fix tests

Co-authored-by: Diamond Lewis <findlewis@gmail.com>
This commit is contained in:
Snyk bot
2020-08-21 02:06:36 +03:00
committed by GitHub
parent d87dac1d09
commit bff0ea96b8
3 changed files with 99 additions and 67 deletions

View File

@@ -54,7 +54,7 @@
"subscriptions-transport-ws": "0.9.17",
"tv4": "1.3.0",
"uuid": "8.3.0",
"winston": "3.2.1",
"winston": "3.3.2",
"winston-daily-rotate-file": "4.5.0",
"ws": "7.3.1"
},