mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
chore(deps): bump nodemailer from 6.4.13 to 6.4.14 (#519)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.13 to 6.4.14. - [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.13...v6.4.14) 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:
Generated
+3
-3
@@ -5801,9 +5801,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"nodemailer": {
|
||||
"version": "6.4.13",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.13.tgz",
|
||||
"integrity": "sha512-XmtiiKza2Cqtr+ZRMchMZn9s2nmwQDeakbf+yL0ODsIXOv58UZgk/MKPOkDKqY+mvxHs87PrJK7Nf/tcpKHqYQ=="
|
||||
"version": "6.4.14",
|
||||
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.14.tgz",
|
||||
"integrity": "sha512-0AQHOOT+nRAOK6QnksNaK7+5vjviVvEBzmZytKU7XSA+Vze2NLykTx/05ti1uJgXFTWrMq08u3j3x4r4OE6PAA=="
|
||||
},
|
||||
"nodemon": {
|
||||
"version": "2.0.4",
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
"dotenv": "^8.2.0",
|
||||
"messaging-api-telegram": "^1.0.1",
|
||||
"node-notifier": "^8.0.0",
|
||||
"nodemailer": "^6.4.13",
|
||||
"nodemailer": "^6.4.14",
|
||||
"open": "^7.3.0",
|
||||
"play-sound": "^1.1.3",
|
||||
"puppeteer": "^5.3.1",
|
||||
|
||||
Reference in New Issue
Block a user