From 67968bca1a1cb93c31c019f39b920f0c87526a36 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 17:23:17 +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 f14b3ed..8e5fec5 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "pg-hstore": "^2.3.3", "sequelize": "^5.21.11", "umzug": "^2.3.0", - "winston": "^3.2.1", + "winston": "^3.3.0", "winston-daily-rotate-file": "^4.4.2" }, "devDependencies": {