Skip to content

Commit

Permalink
Bump nodemailer from 6.4.11 to 6.4.16
Browse files Browse the repository at this point in the history
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.11 to 6.4.16.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](nodemailer/nodemailer@v6.4.11...v6.4.16)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2021
1 parent ba4c370 commit 597c277
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"io-ts": "1.8.5",
"italia-ts-commons": "^8.5.0",
"node-fetch": "^2.6.1",
"nodemailer": "^6.4.11",
"nodemailer": "^6.4.16",
"nodemailer-sendgrid": "^1.0.3",
"randomstring": "^1.1.5",
"redis": "^3.1.1",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7133,15 +7133,10 @@ nodemailer-sendgrid@^1.0.3:
dependencies:
"@sendgrid/mail" "^6.2.1"

nodemailer@^6.4.11:
version "6.4.11"
resolved "https://registry.npmjs.org/nodemailer/-/nodemailer-6.4.11.tgz#1f00b4ffd106403f17c03f3d43d5945b2677046c"
integrity sha512-BVZBDi+aJV4O38rxsUh164Dk1NCqgh6Cm0rQSb9SK/DHGll/DrCMnycVDD7msJgZCnmVa8ASo8EZzR7jsgTukQ==

nodemailer@^6.4.13:
version "6.4.14"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.14.tgz#2ffb160b63ff0c15a979da75e1f82af85433d2a3"
integrity sha512-0AQHOOT+nRAOK6QnksNaK7+5vjviVvEBzmZytKU7XSA+Vze2NLykTx/05ti1uJgXFTWrMq08u3j3x4r4OE6PAA==
nodemailer@^6.4.13, nodemailer@^6.4.16:
version "6.4.16"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.16.tgz#5cb6391b1d79ab7eff32d6f9f48366b5a7117293"
integrity sha512-68K0LgZ6hmZ7PVmwL78gzNdjpj5viqBdFqKrTtr9bZbJYj6BRj5W6WGkxXrEnUl3Co3CBXi3CZBUlpV/foGnOQ==

nopt@^4.0.1:
version "4.0.1"
Expand Down

0 comments on commit 597c277

Please sign in to comment.