fix: upgrade mailparser from 3.7.5 to 3.9.0

Snyk has created this PR to upgrade mailparser from 3.7.5 to 3.9.0.

See this package in npm:
mailparser

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/c3622982-05c8-495c-809c-20f301c75f92?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2025-11-29 12:10:48 +00:00
parent 67577f5a2b
commit cda5de92ec
2 changed files with 25 additions and 26 deletions

View File

@@ -9,7 +9,7 @@
"eslint-plugin-unused-imports": "^4.3.0",
"globals": "^15.15.0",
"jest": "^30.2.0",
"mailparser": "^3.7.5",
"mailparser": "^3.9.0",
"ts-node": "^10.9.2",
"typeorm": "^0.3.27"
},