Bump nodemailer from 6.9.13 to 6.9.16 in /backend

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.13 to 6.9.16.
- [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.13...v6.9.16)

---
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] 2024-10-28 15:28:59 +00:00 committed by GitHub
parent bdcb108c08
commit fac33cbc7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"neo4j-graphql-js": "^2.11.5", "neo4j-graphql-js": "^2.11.5",
"neode": "^0.4.9", "neode": "^0.4.9",
"node-fetch": "^2.7.0", "node-fetch": "^2.7.0",
"nodemailer": "^6.9.13", "nodemailer": "^6.9.16",
"nodemailer-html-to-text": "^3.2.0", "nodemailer-html-to-text": "^3.2.0",
"request": "~2.88.2", "request": "~2.88.2",
"sanitize-html": "~2.13.1", "sanitize-html": "~2.13.1",

View File

@ -7367,10 +7367,10 @@ nodemailer-html-to-text@^3.2.0:
dependencies: dependencies:
html-to-text "7.1.1" html-to-text "7.1.1"
nodemailer@^6.9.13: nodemailer@^6.9.16:
version "6.9.13" version "6.9.16"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.13.tgz#5b292bf1e92645f4852ca872c56a6ba6c4a3d3d6" resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.16.tgz#3ebdf6c6f477c571c0facb0727b33892635e0b8b"
integrity sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA== integrity sha512-psAuZdTIRN08HKVd/E8ObdV6NO7NTBY3KsC30F7M4H1OnmLCUNaS56FpYxyb26zWLSyYF9Ozch9KYHhHegsiOQ==
nodemon@~3.1.7: nodemon@~3.1.7:
version "3.1.7" version "3.1.7"