From 0d6c1219b106fb9d19aebefd12f54bb5d09b6a0c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 6 Oct 2025 00:40:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MESSAGEFORMAT-13109646 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a64e51..9b12e83 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "bcrypt": "^1.0.3", "body-parser": "^1.18.2", "cors": "^2.8.4", - "email-templates": "^3.3.4", + "email-templates": "^11.1.1", "express": "^4.16.2", "express-fileupload": "^0.4.0", "fs": "0.0.1-security",