From 5261d6209f98b727bde8c323496df610911f91b4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Aug 2024 22:12:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 --- 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",