fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-13378253
This commit is contained in:
snyk-bot
2025-10-11 08:35:50 +00:00
parent 02cffe9f8b
commit 12c3f9b25c
2 changed files with 65 additions and 68 deletions

View File

@@ -9,7 +9,7 @@
"eslint-plugin-unused-imports": "^4.1.0",
"globals": "^15.6.0",
"jest": "^30.0.0",
"mailparser": "^3.7.1",
"mailparser": "^3.7.5",
"ts-node": "^10.9.2",
"typeorm": "^0.3.20"
},