From 806cd61bef3a215c53201d063443c1f378179267 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 12 Dec 2025 06:25:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-14157156 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6c5fd819..1d0ec8dd 100644 --- a/package.json +++ b/package.json @@ -64,13 +64,13 @@ "http-proxy-agent": "7.0.0", "https-proxy-agent": "7.0.6", "jsonpath-plus": "10.3.0", - "mailparser": "3.7.4", + "mailparser": "3.9.1", "nodemailer": "6.10.1", "prom-client": "15.1.0", "proper-lockfile": "4.1.2", "safe-regex": "^2.1.1", "safe-stable-stringify": "2.4.3", - "smtp-server": "3.14.0", + "smtp-server": "3.17.0", "winston": "3.17.0", "xpath": "0.0.34", "yargs": "17.7.2"