Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

Commit 297558d

Browse files
authored
Merge pull request #168 from ethereumjs/update-winston
Update winston to v3.3.3
2 parents d7253ab + 780aa6f commit 297558d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"qheap": "^1.4.0",
8282
"rlp": "^2.0.0",
8383
"util-promisify": "^2.1.0",
84-
"winston": "^3.1.0",
84+
"winston": "3.3.3",
8585
"yargs": "^13.2.1"
8686
},
8787
"devDependencies": {

0 commit comments

Comments
 (0)