From 0308ff3c574a7d35d1dd460c9b1a3ba11d865bc3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 23 Jan 2022 16:05:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LOG4JS-2348757 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3be224..0403694 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "node-zookeeper-client": "*", "kafka-rest": "*", "localtunnel": "*", - "log4js": "1.1.1", + "log4js": "6.4.0", "mathjs": "*", "microtime": "^2.1.2", "mocha": "*",