From b8b56525ae00294260bb74336d0b77163141cd42 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Feb 2024 16:08:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-6219989 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c06bb2e..95879288 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "titleize": "2", "uuid-by-string": "3.0.7", "validator": "13.7.0", - "zone-mta": "3.3.0" + "zone-mta": "3.9.2" }, "devDependencies": { "@commitlint/cli": "17.0.2",