From 2bf64813787e8606ef5ba0bfef54c5611835051b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Oct 2025 03:15:15 +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 9540bcb..f4d61a6 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": "^11.1.1", "express": "^4.17.1", "express-request-id": "^1.4.1", "is-string-and-not-blank": "^0.0.2",