From c51969815a2006e5fadddc6b5cde5c1618315b82 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 23 Mar 2018 18:37:30 +0000 Subject: [PATCH] fix(package): update winston-daily-rotate-file to version 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f193ddecd..5bbe3ef04a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "tv4": "1.3.0", "uuid": "^3.1.0", "winston": "2.4.1", - "winston-daily-rotate-file": "1.7.2", + "winston-daily-rotate-file": "3.0.1", "ws": "5.1.0" }, "devDependencies": {