From d97c4d6d407f35591720e33066762809b3c53e42 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Oct 2025 01:17:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-13378253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0e273c..f02c18c5 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "redis": "2.8.0", "restify": "6.0.0", "seq-index": "1.1.0", - "smtp-server": "3.1.0", + "smtp-server": "3.15.0", "speakeasy": "2.0.0", "tlds": "1.196.0", "utf7": "1.0.2",