From a291635ed5f5701f43057eac7db366c8e5ba0f05 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 May 2024 21:50:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PUGCODEGEN-1082232 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931b8f2..c8d92bd 100644 --- a/package.json +++ b/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.8", "gemoji": "^6.1.0",