1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 13:59:25 +00:00

Bump nodemailer from 6.7.4 to 6.7.5

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.4 to 6.7.5.
- [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.7.4...v6.7.5)

---
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]
2022-05-05 04:46:59 +00:00
committed by Matt Fiddaman
parent c3d994a352
commit be716f9959

12
package-lock.json generated
View File

@@ -8188,9 +8188,9 @@
"dev": true
},
"node_modules/nodemailer": {
"version": "6.7.4",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.4.tgz",
"integrity": "sha512-TBSS3qS8WG45ycUwEvEA/3UM1o3sLz9jUl4TPUKPz4ImWWM6UgRCb5pLO+HOouDKEj57yNLOrzQlO8+9IjWZoA==",
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.5.tgz",
"integrity": "sha512-6VtMpwhsrixq1HDYSBBHvW0GwiWawE75dS3oal48VqRhUvKJNnKnJo2RI/bCVQubj1vgrgscMNW4DHaD6xtMCg==",
"engines": {
"node": ">=6.0.0"
}
@@ -18372,9 +18372,9 @@
"dev": true
},
"nodemailer": {
"version": "6.7.4",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.4.tgz",
"integrity": "sha512-TBSS3qS8WG45ycUwEvEA/3UM1o3sLz9jUl4TPUKPz4ImWWM6UgRCb5pLO+HOouDKEj57yNLOrzQlO8+9IjWZoA=="
"version": "6.7.5",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.5.tgz",
"integrity": "sha512-6VtMpwhsrixq1HDYSBBHvW0GwiWawE75dS3oal48VqRhUvKJNnKnJo2RI/bCVQubj1vgrgscMNW4DHaD6xtMCg=="
},
"nopt": {
"version": "5.0.0",