Skip to content

Commit 0d316aa

Browse files
chore(deps): bump nodemailer from 6.4.16 to 6.5.0 (#2508)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.16 to 6.5.0. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v6.4.16...v6.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3411c90 commit 0d316aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"moment": "^2.27.0",
5454
"node-sass": "^4.14.0",
5555
"node-uuid": "^1.4.7",
56-
"nodemailer": "^6.4.16",
56+
"nodemailer": "^6.5.0",
5757
"nodemailer-smtp-transport": "^2.7.2",
5858
"npm": "^6.14.11",
5959
"passport": "^0.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4590,10 +4590,10 @@ [email protected]:
45904590
resolved "https://registry.yarnpkg.com/nodemailer-wellknown/-/nodemailer-wellknown-0.1.10.tgz#586db8101db30cb4438eb546737a41aad0cf13d5"
45914591
integrity sha1-WG24EB2zDLRDjrVGc3pBqtDPE9U=
45924592

4593-
nodemailer@^6.4.16:
4594-
version "6.4.16"
4595-
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.16.tgz#5cb6391b1d79ab7eff32d6f9f48366b5a7117293"
4596-
integrity sha512-68K0LgZ6hmZ7PVmwL78gzNdjpj5viqBdFqKrTtr9bZbJYj6BRj5W6WGkxXrEnUl3Co3CBXi3CZBUlpV/foGnOQ==
4593+
nodemailer@^6.5.0:
4594+
version "6.5.0"
4595+
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.5.0.tgz#d12c28d8d48778918e25f1999d97910231b175d9"
4596+
integrity sha512-Tm4RPrrIZbnqDKAvX+/4M+zovEReiKlEXWDzG4iwtpL9X34MJY+D5LnQPH/+eghe8DLlAVshHAJZAZWBGhkguw==
45974597

45984598
noop-logger@^0.1.1:
45994599
version "0.1.1"

0 commit comments

Comments
 (0)