From 07208aa14505d9cffcec742c3879084ef4401bf9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jun 2023 20:23:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c06bb2e..896467d6 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.5.0" }, "devDependencies": { "@commitlint/cli": "17.0.2",