From 8af742a4e86e30ed439081e704f0b7748b7f73c3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 13 Jul 2019 05:57:03 +0000 Subject: [PATCH] Update dependency winston-daily-rotate-file to v3.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9c1495..51ef897 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,6 @@ "perfy": "^1.1.5", "systeminformation": "^3.45.9", "winston": "^3.1.0", - "winston-daily-rotate-file": "3.6.0" + "winston-daily-rotate-file": "3.10.0" } }