Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
Update dependency nodemailer to v6.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 17, 2020
1 parent f5c104c commit 6a2365e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"ioredis": "4.17.3",
"jsonwebtoken": "8.5.1",
"morgan": "1.10.0",
"nodemailer": "6.4.8",
"nodemailer": "6.4.10",
"pg": "7.18.2",
"reflect-metadata": "0.1.13",
"type-graphql": "0.17.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10519,10 +10519,10 @@ node-releases@^1.1.36:
dependencies:
semver "^6.3.0"

[email protected].8:
version "6.4.8"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.8.tgz#aca52886e4e56f71f6b8a65f5ca6b767ca751fc7"
integrity sha512-UbJD0+g5e2H20bWv7Rpj3B+N3TMMJ0MLoLwaGVJ0k3Vo8upq0UltwHJ5BJfrpST1vFa91JQ8cf7cICK5DSIo1Q==
[email protected].10:
version "6.4.10"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.10.tgz#f4c8dc7991c57f41fd081bef224ef01f7065143d"
integrity sha512-j+pS9CURhPgk6r0ENr7dji+As2xZiHSvZeVnzKniLOw1eRAyM/7flP0u65tCnsapV8JFu+t0l/5VeHsCZEeh9g==

"nopt@2 || 3":
version "3.0.6"
Expand Down

0 comments on commit 6a2365e

Please sign in to comment.