build(deps): bump nodemailer from 6.4.16 to 6.4.17

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.16 to 6.4.17.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.16...v6.4.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-14 05:19:05 +00:00
committed by GitHub
parent 2095e6ffe3
commit 0b9a55f1c6
2 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@
"homepage": "https://github.com/dawidd6/action-send-mail#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"nodemailer": "^6.4.16",
"nodemailer": "^6.4.17",
"showdown": "^1.9.1"
}
}