From 2a38e81ce93d8b39ebb805987ffd17df1efefe61 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 5 Mar 2025 05:54:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PUGCODEGEN-7086056 - 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 9540bcb..3b1aee7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "cabin": "^8.0.4", "crypto-random-string": "^3.2.0", "dayjs": "^1.8.29", - "email-templates": "^7.1.0", + "email-templates": "^12.0.2", "express": "^4.17.1", "express-request-id": "^1.4.1", "is-string-and-not-blank": "^0.0.2",