From d7ec565e330d3d69184529af4481e3c9749227d7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Feb 2026 10:19:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- 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",