chore(deps): bump nodemailer from 6.4.12 to 6.4.13 (#453)

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

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-05 11:40:05 -04:00
committed by GitHub
parent 4157a5d746
commit ee8cb12156
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6024,9 +6024,9 @@
}
},
"nodemailer": {
"version": "6.4.12",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.12.tgz",
"integrity": "sha512-c/WplZp24Lxc+hn0w/kweNxcYGpaqtH1iecfGKTbXVmp5qx+ILApKsmCAucWWIIQiYKKH4ZA/ffSNOsai6xJGA=="
"version": "6.4.13",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.13.tgz",
"integrity": "sha512-XmtiiKza2Cqtr+ZRMchMZn9s2nmwQDeakbf+yL0ODsIXOv58UZgk/MKPOkDKqY+mvxHs87PrJK7Nf/tcpKHqYQ=="
},
"nodemon": {
"version": "2.0.4",
+1 -1
View File
@@ -31,7 +31,7 @@
"dotenv": "^8.2.0",
"messaging-api-telegram": "^1.0.1",
"node-notifier": "^8.0.0",
"nodemailer": "^6.4.12",
"nodemailer": "^6.4.13",
"open": "^7.3.0",
"play-sound": "^1.1.3",
"puppeteer": "^5.3.1",