chore(deps): bump nodemailer from 6.6.1 to 6.7.2
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.6.1 to 6.7.2. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v6.6.1...v6.7.2) --- updated-dependencies: - dependency-name: nodemailer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
18bdaeac15
commit
4579fc8cbc
2 changed files with 5 additions and 5 deletions
|
@ -75,7 +75,7 @@
|
||||||
"mongoose": "^5.12.13",
|
"mongoose": "^5.12.13",
|
||||||
"mongoose-bcrypt": "^1.8.1",
|
"mongoose-bcrypt": "^1.8.1",
|
||||||
"mongoose-encryption": "^2.1.0",
|
"mongoose-encryption": "^2.1.0",
|
||||||
"nodemailer": "6.6.1",
|
"nodemailer": "6.7.2",
|
||||||
"passport": "0.4.0",
|
"passport": "0.4.0",
|
||||||
"passport-jwt": "4.0.0",
|
"passport-jwt": "4.0.0",
|
||||||
"query-string": "6.2.0",
|
"query-string": "6.2.0",
|
||||||
|
|
|
@ -20374,10 +20374,10 @@ nodemailer-shared@1.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
nodemailer-fetch "1.6.0"
|
nodemailer-fetch "1.6.0"
|
||||||
|
|
||||||
nodemailer@6.6.1:
|
nodemailer@6.7.2:
|
||||||
version "6.6.1"
|
version "6.7.2"
|
||||||
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.6.1.tgz#2a05fbf205b897d71bf43884167b5d4d3bd01b99"
|
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.7.2.tgz#44b2ad5f7ed71b7067f7a21c4fedabaec62b85e0"
|
||||||
integrity sha512-1xzFN3gqv+/qJ6YRyxBxfTYstLNt0FCtZaFRvf4Sg9wxNGWbwFmGXVpfSi6ThGK6aRxAo+KjHtYSW8NvCsNSAg==
|
integrity sha512-Dz7zVwlef4k5R71fdmxwR8Q39fiboGbu3xgswkzGwczUfjp873rVxt1O46+Fh0j1ORnAC6L9+heI8uUpO6DT7Q==
|
||||||
|
|
||||||
nodemon@1.18.6:
|
nodemon@1.18.6:
|
||||||
version "1.18.6"
|
version "1.18.6"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue