chore(deps): bump nodemailer from 6.4.11 to 6.4.12 (#399)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.11 to 6.4.12.
- [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.11...v6.4.12)

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-10-01 08:09:41 -04:00
committed by GitHub
parent e27ea63674
commit 4b3018345b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5347,9 +5347,9 @@
} }
}, },
"nodemailer": { "nodemailer": {
"version": "6.4.11", "version": "6.4.12",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.11.tgz", "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.12.tgz",
"integrity": "sha512-BVZBDi+aJV4O38rxsUh164Dk1NCqgh6Cm0rQSb9SK/DHGll/DrCMnycVDD7msJgZCnmVa8ASo8EZzR7jsgTukQ==" "integrity": "sha512-c/WplZp24Lxc+hn0w/kweNxcYGpaqtH1iecfGKTbXVmp5qx+ILApKsmCAucWWIIQiYKKH4ZA/ffSNOsai6xJGA=="
}, },
"nodemon": { "nodemon": {
"version": "2.0.4", "version": "2.0.4",
+1 -1
View File
@@ -30,7 +30,7 @@
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"messaging-api-telegram": "^1.0.1", "messaging-api-telegram": "^1.0.1",
"node-notifier": "^8.0.0", "node-notifier": "^8.0.0",
"nodemailer": "^6.4.11", "nodemailer": "^6.4.12",
"open": "^7.3.0", "open": "^7.3.0",
"play-sound": "^1.1.3", "play-sound": "^1.1.3",
"puppeteer": "^5.3.1", "puppeteer": "^5.3.1",