Skip to content

Commit

Permalink
Update winston
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcanna committed Sep 19, 2020
1 parent f85550d commit 4eb81c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"request-promise-native": "^1.0.5",
"rollbar": "^2.5.1",
"universal-analytics": "^0.4.20",
"winston": "^2.4.4"
"winston": "^2.4.5"
},
"devDependencies": {
"chai": "^4.2.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4155,9 +4155,10 @@ widest-line@^2.0.0:
dependencies:
string-width "^2.1.1"

winston@^2.4.4:
version "2.4.4"
resolved "https://registry.yarnpkg.com/winston/-/winston-2.4.4.tgz#a01e4d1d0a103cf4eada6fc1f886b3110d71c34b"
winston@^2.4.5:
version "2.4.5"
resolved "https://registry.yarnpkg.com/winston/-/winston-2.4.5.tgz#f2e431d56154c4ea765545fc1003bd340c95b59a"
integrity sha512-TWoamHt5yYvsMarGlGEQE59SbJHqGsZV8/lwC+iCcGeAe0vUaOh+Lv6SYM17ouzC/a/LB1/hz/7sxFBtlu1l4A==
dependencies:
async "~1.0.0"
colors "1.0.x"
Expand Down

0 comments on commit 4eb81c4

Please sign in to comment.