From 25bf555aed755896b9622e4f012c97038c42c1e9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Jun 2024 16:21:29 +0000 Subject: [PATCH] fix: template/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PUGCODEGEN-7086056 --- template/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/package.json b/template/package.json index 4d8b6e9..1d39c55 100644 --- a/template/package.json +++ b/template/package.json @@ -68,7 +68,7 @@ "dayjs": "^1.10.4", "dayjs-with-plugins": "^0.0.4", "del": "^6.0.0", - "email-templates": "^8.0.3", + "email-templates": "^11.1.1", "fast-safe-stringify": "^2.0.7", "font-awesome-assets": "^0.0.9", "gemoji": "^6.1.0",