Skip to content

Commit

Permalink
fix(deps): update dependency nodemailer to v6.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 20, 2020
1 parent 190fa9e commit 2230ca2
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.5",
"nodemailer": "6.4.6",
"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"

nodemailer@6.4.5:
version "6.4.5"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.5.tgz#45614c6454d1a947242105eeddae03df87e29916"
integrity sha512-NH7aNVQyZLAvGr2+EOto7znvz+qJ02Cb/xpou98ApUt5tEAUSVUxhvHvgV/8I5dhjKTYqUw0nasoKzLNBJKrDQ==
nodemailer@6.4.6:
version "6.4.6"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.6.tgz#d37f504f6560b36616f646a606894fe18819107f"
integrity sha512-/kJ+FYVEm2HuUlw87hjSqTss+GU35D4giOpdSfGp7DO+5h6RlJj7R94YaYHOkoxu1CSaM0d3WRBtCzwXrY6MKA==

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 2230ca2

Please sign in to comment.