Skip to content

Commit

Permalink
fix(deps): update dependency nodemailer to v6.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2020
1 parent 4d23ed2 commit b5ace5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"glob": "7.1.6",
"handlebars": "4.7.3",
"lodash": "4.17.15",
"nodemailer": "6.4.4",
"nodemailer": "6.4.5",
"pug": "2.0.4",
"rxjs": "6.5.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3987,10 +3987,10 @@ node-notifier@^6.0.0:
shellwords "^0.1.1"
which "^1.3.1"

[email protected].4:
version "6.4.4"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.4.tgz#f4bb26a833786e8908b3ac8afbf2d0382ac24feb"
integrity sha512-2GqGu5o3FBmDibczU3+LZh9lCEiKmNx7LvHl512p8Kj+Kn5FQVOICZv85MDFz/erK0BDd5EJp3nqQLpWCZD1Gg==
[email protected].5:
version "6.4.5"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.5.tgz#45614c6454d1a947242105eeddae03df87e29916"
integrity sha512-NH7aNVQyZLAvGr2+EOto7znvz+qJ02Cb/xpou98ApUt5tEAUSVUxhvHvgV/8I5dhjKTYqUw0nasoKzLNBJKrDQ==

normalize-package-data@^2.3.0, normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.3.5:
version "2.5.0"
Expand Down

0 comments on commit b5ace5d

Please sign in to comment.