refactor: update audit relevant nodemailer dependency

This commit is contained in:
Rainer Killinger
2025-07-30 13:56:50 +02:00
parent c5c9bcf433
commit 6b06de4019
4 changed files with 15 additions and 9 deletions

View File

@@ -31,7 +31,7 @@
"@types/nodemailer": "6.4.7",
"chalk": "5.2.0",
"flatted": "3.2.7",
"nodemailer": "6.9.1"
"nodemailer": "6.9.9"
},
"devDependencies": {
"@openstapps/eslint-config": "workspace:*",