From c777a263ba9f0d8eab7721a6b0ef9b0edcd10cb1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Sep 2017 10:08:25 -0700 Subject: [PATCH] fix(package): update winston-daily-rotate-file to version 1.6.0 (#4157) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7c31843..7b08a495 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "tv4": "1.3.0", "uuid": "^3.1.0", "winston": "2.3.1", - "winston-daily-rotate-file": "1.5.0", + "winston-daily-rotate-file": "1.7.2", "ws": "3.2.0" }, "devDependencies": {