From dd152ee129c7261fa38c2c1a4c35013b33e0cae8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Jan 2024 17:30:13 +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 43401e7..e182cc3 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,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", "passport": "0.6.0", "passport-google-oauth20": "^2.0.0",