From a64a3ffc3664027b1b03fc8e0f80b85c4c0dca0e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 08:12:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-TAR-15032660 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e48aee54..66add519c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "hypertimer": "^3.0.0", "jasmine": "^2.4.1", "jwt-simple": "^0.5.0", - "kafka-node": "^0.5.9", + "kafka-node": "^2.2.3", "lru-cache": "^4.0.1", "moment": "^2.13.0", "mqtt": "^2.1.3",