From 2ac1f0bb8f747357565385d00aa4644fa1cbfdb9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Jan 2024 17:35:15 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdb27b8..cd5f5e2 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "map-series-async": "^0.0.1", "mime-types": "^2.1.35", "moment": "^2.29.4", - "mqtt": "^4.3.7", + "mqtt": "^5.3.5", "multer": "1.4.5-lts.1", "nestjs-prisma": "^0.20.0", "passport": "0.6.0",