From 37a07f59bc533827c3219e811d36046bd6d89a26 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Dec 2024 04:55:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3be224..875ad70 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "mathjs": "*", "microtime": "^2.1.2", "mocha": "*", - "mosca": "1.1.0", + "mosca": "2.6.0", "mqtt": "^1.14.1", "multer": "0.1.6", "node-uuid": "*",