chore(deps): update dependency nodemailer to v6.6.1 [security]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| nodemailer (source) | 6.3.0 -> 6.6.1 |
GitHub Vulnerability Alerts
CVE-2020-7769
This affects the package nodemailer before 6.4.16. Use of crafted recipient email addresses may result in arbitrary command flag injection in sendmail transport for sending mails.
CVE-2021-23400
The package nodemailer before 6.6.1 are vulnerable to HTTP Header Injection if unsanitized user input that may contain newlines and carriage returns is passed into an address object.
Release Notes
nodemailer/nodemailer (nodemailer)
v6.6.1
- Fixed address formatting issue where newlines in an email address, if provided via address object, were not properly removed. Reported by tmazeika (#1289)
v6.6.0
- Added new option
newlinefor MailComposer - aws ses connection verification (Ognjen Jevremovic)
v6.5.0
- Pass through textEncoding to subnodes
- Added support for AWS SES v3 SDK
- Fixed tests
v6.4.18
- Updated README
v6.4.17
- Allow mixing attachments with caendar alternatives
v6.4.16
- Applied updated prettier formating rules
v6.4.15
- Minor changes in header key casing
v6.4.14
- Disabled postinstall script
v6.4.13
- Fix normalizeHeaderKey method for single node messages
v6.4.12
- Better handling of attachment filenames that include quote symbols
- Includes all information from the oath2 error response in the error message (Normal Gaussian) [
1787f22]
v6.4.11
- Fixed escape sequence handling in address parsing
v6.4.10
- Fixed RFC822 output for MailComposer when using invalid content-type value. Mostly relevant if message attachments have stragne content-type values set.
v6.4.8
v6.4.7
- Always set charset=utf-8 for Content-Type headers
- Catch error when using invalid crypto.sign input
v6.4.6
- fix:
requeueAttempts=nshould requeuentimes (Patrick Malouin) [a27ed2f]
v6.4.5
v6.4.4
- Add
options.forceAuthfor SMTP (Patrick Malouin) [a27ed2f]
v6.4.3
- Added an option to specify max number of requeues when connection closes unexpectedly (Igor Sechyn) [
8a927f5]
v6.4.2
- Fixed bug where array item was used with a potentially empty array
v6.4.1
- Updated README
v6.4.0
- Do not use auth if server does not advertise AUTH support [
f419b09] - add dns.CONNREFUSED (Hiroyuki Okada) [
5c4c8ca]
v6.3.1
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.