Commit b65798a
chore(deps): upgrade nodemailer from v7 to v8.0.2
Upgrade nodemailer to v8 as recommended in review. The only breaking
change in v8 is the error code rename from 'NoAuth' to 'ENOAUTH',
which does not affect our codebase.1 parent 1cf52c7 commit b65798a
File tree
2 files changed
+6
-6
lines changed- packages/platform/email-transport
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments