From dad884535987e02ffe7e8bb05ebc3e7e91740bf9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 16:07:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a18f8b28..61c67d30 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "url": "^0.11.0", "uuid": "^3.2.1", "weighted": "^0.3.0", - "winston": "^2.4.0", + "winston": "^3.3.0", "xml2js": "^0.4.19", "yamljs": "^0.2.10" },