summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-11-14 12:13:43 +0100
committerGitHub2018-11-14 12:13:43 +0100
commitf9aa001ee78e604415c2a6e82f65701a1f07d3c4 (patch)
tree9e6a3565806a5685ccd08d7060e4a8d5e1bd164b /package.json
parentfc49326b947dcd11eddae2b0f79b76a4136e1f00 (diff)
parentc3584770f24205d84b9399abd9535cb27dc7b00c (diff)
Merge pull request #1055 from SISheogorath/upgrade/winston
Upgrade winston / refactor logging
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 304a526d..cd875ac6 100644
--- a/package.json
+++ b/package.json
@@ -129,7 +129,7 @@
"velocity-animate": "^1.4.0",
"visibilityjs": "^1.2.4",
"viz.js": "^1.7.0",
- "winston": "^2.3.0",
+ "winston": "^3.1.0",
"ws": "^6.0.0",
"xss": "^1.0.3"
},