Bump nodemailer from 6.9.2 to 6.9.3

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.2 to 6.9.3.
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.2...v6.9.3)

---
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-06-13 05:09:43 +00:00
committed by GitHub
parent 0a3af03a49
commit bf43c8c450
2 changed files with 5 additions and 5 deletions

View File

@ -1455,10 +1455,10 @@ node-fetch@^2.6.7:
dependencies:
whatwg-url "^5.0.0"
nodemailer@^6.9.2:
version "6.9.2"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.2.tgz#b79051811edd52c2436ad1c6aed2dc45b9c9cf1f"
integrity sha512-4+TYaa/e1nIxQfyw/WzNPYTEZ5OvHIDEnmjs4LPmIfccPQN+2CYKmGHjWixn/chzD3bmUTu5FMfpltizMxqzdg==
nodemailer@^6.9.3:
version "6.9.3"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.3.tgz#e4425b85f05d83c43c5cd81bf84ab968f8ef5cbe"
integrity sha512-fy9v3NgTzBngrMFkDsKEj0r02U7jm6XfC3b52eoNV+GCrGj+s8pt5OqhiJdWKuw51zCTdiNR/IUD1z33LIIGpg==
nodemon@^2.0.22:
version "2.0.22"