fix(deps): update dependency nodemailer to v9 [security] (#29195)

This commit is contained in:
renovate[bot] 2026-06-18 17:45:15 +02:00 committed by GitHub
parent c35abb2f66
commit f3cb3cf98d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -95,7 +95,7 @@
"nestjs-kysely": "3.1.2",
"nestjs-otel": "^8.0.0",
"nestjs-zod": "^5.3.0",
"nodemailer": "^8.0.0",
"nodemailer": "^9.0.0",
"openid-client": "^6.3.3",
"pg": "^8.11.3",
"picomatch": "^4.0.2",