From 0ab09c0eaeff1cc618468f85b005a69bde69e4ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Jul 2024 00:26:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- 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",