From b34700db8796a0473df5dc2dab9d672f36c3f1c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Apr 2025 03:37:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EAZYLOGGER-8708044 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1d6735be..9bf9b5e97 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "connect": "3.4.1", "dev-ip": "^1.0.1", "easy-extender": "2.3.2", - "eazy-logger": "3.0.2", + "eazy-logger": "4.1.0", "emitter-steward": "^1.0.0", "fs-extra": "0.30.0", "http-proxy": "1.14.0",