⬆️(mail) update mjml to v5 and @html-to/text-cli

@html-to/text-cli was containing CVEs reported by the audit.
This commit is contained in:
lebaudantoine
2026-07-09 16:04:48 +02:00
committed by aleb_the_flash
parent 2509452c52
commit e47ad42656
7 changed files with 1922 additions and 955 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"description": "An util to generate html and text django's templates from mjml templates",
"type": "module",
"dependencies": {
"@html-to/text-cli": "0.5.4",
"mjml": "4.18.0"
"@html-to/text-cli": "0.6.0",
"mjml": "5.4.0"
},
"private": true,
"scripts": {