Commit 4061cfd
committed
chore: upgrade nodemailer 7.x to 8.0.1
Nodemailer 8 improvements:
- Better socket cleanup (prevents memory leaks)
- Hardened DNS fallback against race conditions
- Gmail Workspace service configuration support
- Improved TLS error handling
- Centralized error codes
Only breaking change: error code 'NoAuth' renamed to 'ENOAUTH'
(not used in our codebase - verified with grep)1 parent 232cabb commit 4061cfd
2 files changed
Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments