From f991f825e82dd01e62de771d6e9b86484de1d219 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 22 Jun 2024 04:38:10 +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 --- 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",