fix(deps): update dependency nodemailer to v6.9.10
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nodemailer (source) | dependencies | patch | 6.9.7 -> 6.9.10 |
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nodemailer/nodemailer (nodemailer)
v6.9.10
Bug Fixes
- data-uri: Do not use regular expressions for parsing data URI schemes (12e65e9)
- data-uri: Moved all data-uri regexes to use the non-regex parseDataUri method (edd5dfe)
v6.9.9
Bug Fixes
- security: Fix issues described in GHSA-9h6g-pr28-7cqp. Do not use eternal matching pattern if only a few occurences are expected (dd8f5e8)
- tests: Use native node test runner, added code coverage support, removed grunt (#1604) (be45c1b)
v6.9.8
Bug Fixes
- punycode: do not use native punycode module (b4d0e0c)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.