🔒️(mail) fix vulnerabilities in src/mail/package.json

Upgrade dependencies to fix the following reported vulnerability:

* https://snyk.io/vuln/SNYK-JS-DEEPMERGETS-18912249
This commit is contained in:
snyk-bot
2026-08-20 03:42:40 +00:00
committed by aleb_the_flash
parent 45175a2a54
commit eae93f771f
3 changed files with 20 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "An util to generate html and text django's templates from mjml templates",
"type": "module",
"dependencies": {
"@html-to/text-cli": "0.6.0",
"@html-to/text-cli": "0.6.1",
"mjml": "5.4.0"
},
"private": true,