chore(deps): bump mailparser from 3.9.1 to 3.9.3

Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.9.1 to 3.9.3.
- [Release notes](https://github.com/nodemailer/mailparser/releases)
- [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/mailparser/compare/v3.9.1...v3.9.3)

---
updated-dependencies:
- dependency-name: mailparser
  dependency-version: 3.9.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-04 22:23:43 +00:00
committed by GitHub
parent b8f1ad9ab5
commit c8e252fefd
2 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"dependencies": {
"@plunk/db": "*",
"dotenv": "^17.2.3",
"mailparser": "^3.7.1",
"mailparser": "^3.9.3",
"signale": "^1.4.0",
"smtp-server": "^3.13.4"
},