Bump nodemailer from 6.9.0 to 6.9.1

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.0 to 6.9.1.
- [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.9.0...v6.9.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-30 04:29:53 +00:00 committed by GitHub
parent 266134b954
commit f2c1ac596e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"joi": "^17.7.0",
"mongoose": "^6.9.0",
"mongoose-field-encryption": "^5.0.2",
"nodemailer": "^6.9.0",
"nodemailer": "^6.9.1",
"speakeasy": "^2.0.0"
},
"devDependencies": {

View File

@ -2227,10 +2227,10 @@ node-fetch@^2.6.7:
dependencies:
whatwg-url "^5.0.0"
nodemailer@^6.9.0:
version "6.9.0"
resolved "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.0.tgz"
integrity sha512-jFaCEGTeT3E/m/5R2MHWiyQH3pSARECRUDM+1hokOYc3lQAAG7ASuy+2jIsYVf+RVa9zePopSQwKNVFH8DKUpA==
nodemailer@^6.9.1:
version "6.9.1"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.1.tgz#8249d928a43ed85fec17b13d2870c8f758a126ed"
integrity sha512-qHw7dOiU5UKNnQpXktdgQ1d3OFgRAekuvbJLcdG5dnEo/GtcTHRYM7+UfJARdOFU9WUQO8OiIamgWPmiSFHYAA==
nodemon@^2.0.20:
version "2.0.20"