From 31bb0f0ead9cf6cd029ef7b3d676078ab2d7cddf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Mar 2020 05:17:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da3bb7a67a..82a82326ee 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "request": "^2.65.0", "tv4": "^1.2.7", "winston": "^2.1.1", - "winston-daily-rotate-file": "^1.0.1", + "winston-daily-rotate-file": "^3.0.0", "ws": "^1.0.1" }, "devDependencies": {