fix: mailparser vulnerable to cross-site scripting (#18664)

Resolves [Dependabot Alert
595](https://github.com/twentyhq/twenty/security/dependabot/595) and
[Dependabot Alert
596](https://github.com/twentyhq/twenty/security/dependabot/596).
This commit is contained in:
Abdullah.
2026-03-16 13:59:36 +05:00
committed by GitHub
parent 5c745059ad
commit 6e36ad9fa2
2 changed files with 24 additions and 8 deletions
+1 -1
View File
@@ -145,7 +145,7 @@
"lodash.uniq": "^4.5.0",
"lodash.uniqby": "^4.7.0",
"lodash.upperfirst": "4.3.1",
"mailparser": "3.9.1",
"mailparser": "3.9.3",
"microdiff": "1.4.0",
"mrmime": "^2.0.1",
"ms": "2.1.3",