chore(deps): bump nodemailer from 6.4.15 to 6.4.16 (#785)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.15 to 6.4.16.
- [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.15...v6.4.16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-11-13 11:14:46 -05:00
committed by GitHub
parent d47a3e064e
commit 0ed826fb5d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6126,9 +6126,9 @@
"dev": true "dev": true
}, },
"nodemailer": { "nodemailer": {
"version": "6.4.15", "version": "6.4.16",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.15.tgz", "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.16.tgz",
"integrity": "sha512-2/z13dBTWdgTRlxVMAK6C13dCI22GEShET4+jFLlQsxpblxYhojnucfcTZO1QBu5CsHvABsBj2JCGO3vl0HSQA==" "integrity": "sha512-68K0LgZ6hmZ7PVmwL78gzNdjpj5viqBdFqKrTtr9bZbJYj6BRj5W6WGkxXrEnUl3Co3CBXi3CZBUlpV/foGnOQ=="
}, },
"nodemon": { "nodemon": {
"version": "2.0.6", "version": "2.0.6",
+1 -1
View File
@@ -37,7 +37,7 @@
"node-hue-api": "^4.0.9", "node-hue-api": "^4.0.9",
"node-notifier": "^8.0.0", "node-notifier": "^8.0.0",
"node-pagerduty": "^1.3.5", "node-pagerduty": "^1.3.5",
"nodemailer": "^6.4.15", "nodemailer": "^6.4.16",
"open": "^7.3.0", "open": "^7.3.0",
"play-sound": "^1.1.3", "play-sound": "^1.1.3",
"puppeteer": "^5.4.1", "puppeteer": "^5.4.1",