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/bluewallet/project/29c066bc-abce-44d9-b68e-064466e610e7?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2020-07-14 01:39:13 +00:00
committed by Overtorment
parent f528c03d00
commit 3f74f3abf3
2 changed files with 55 additions and 66 deletions

View File

@@ -36,6 +36,6 @@
"prettier": "^2.0.5",
"request": "^2.88.0",
"request-promise": "^4.2.2",
"winston": "^3.1.0"
"winston": "^3.3.2"
}
}