From f7ef92982bec9c911bdd532cf2bc8f94898c6ea6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 14:16:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f99dd19..adf3142 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "systeminformation": "^5.6.4", "uuid": "^3.3.2", "winston": "^3.2.1", - "winston-daily-rotate-file": "^3.10.0", + "winston-daily-rotate-file": "^4.0.0", "yargs": "^13.3.0" }, "engines": {