From 1be5d7df7edb6f59c0848461dd34a72e7fbcd811 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Apr 2022 16:04:44 +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 d57a086..640da34 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "hypertimer": "^2.1.3", "mosca": "^2.1.0", "setprototypeof": "^1.0.1", - "winston": "^2.1.0", + "winston": "^3.3.0", "snyk": "^1.25.0" }, "devDependencies": {