From fdba2c58b2e86cc22b06dd60c3ae10d83e0b7e6f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 6 Mar 2025 05:48:49 +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-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-NODEMAILER-6219989 - https://snyk.io/vuln/SNYK-JS-PATHPARSE-1077067 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931b8f2..683d255 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "dayjs": "^1.10.4", "dayjs-with-plugins": "^0.0.4", "del": "^6.0.0", - "email-templates": "^8.0.3", + "email-templates": "^12.0.2", "fast-safe-stringify": "^2.0.7", "font-awesome-assets": "^0.0.8", "gemoji": "^6.1.0",