From ea45f69af6dff07cf53353dda8d98e9635860cd8 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Sat, 28 Jan 2017 18:18:21 +0100 Subject: [PATCH] chore(package): update winston-daily-rotate-file to version 1.4.4 (#3442) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70a402a2..50b55c12 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "semver": "5.2.0", "tv4": "1.2.7", "winston": "2.3.1", - "winston-daily-rotate-file": "1.4.3", + "winston-daily-rotate-file": "1.4.4", "ws": "1.1.1" }, "devDependencies": {