build(deps): bump nodemailer from 8.0.7 to 8.0.9 (#7857)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 8.0.7 to 8.0.9.
- [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/v8.0.7...v8.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-05-28 15:26:33 +02:00 committed by GitHub
parent 42334bcce5
commit 8f2ec5b04c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
pnpm-lock.yaml generated
View file

@ -293,8 +293,8 @@ importers:
specifier: ^11.0.5
version: 11.0.5
nodemailer:
specifier: ^8.0.7
version: 8.0.7
specifier: ^8.0.9
version: 8.0.9
oidc-provider:
specifier: 9.8.3
version: 9.8.3
@ -4324,8 +4324,8 @@ packages:
nodeify@1.0.1:
resolution: {integrity: sha512-n7C2NyEze8GCo/z73KdbjRsBiLbv6eBn1FxwYKQ23IqGo7pQY3mhQan61Sv7eEDJCiyUjTVrVkXTzJCo1dW7Aw==}
nodemailer@8.0.7:
resolution: {integrity: sha512-pkjE4mkBzQjdJT4/UmlKl3pX0rC9fZmjh7c6C9o7lv66Ac6w9WCnzPzhbPNxwZAzlF4mdq4CSWB5+FbK6FWCow==}
nodemailer@8.0.9:
resolution: {integrity: sha512-5ofa7BUN8+C+Hckh5V2GjeeOGRQBx0CJQA6KxrvuZfC8iU4/q7sLn8XrtEEhJkjV6HdyIiQs7Bba6bTao8JhkA==}
engines: {node: '>=6.0.0'}
object-assign@4.1.1:
@ -9818,7 +9818,7 @@ snapshots:
is-promise: 1.0.1
promise: 1.3.0
nodemailer@8.0.7: {}
nodemailer@8.0.9: {}
object-assign@4.1.1: {}

View file

@ -65,7 +65,7 @@
"mssql": "^12.5.4",
"mysql2": "^3.22.4",
"nano": "^11.0.5",
"nodemailer": "^8.0.7",
"nodemailer": "^8.0.9",
"oidc-provider": "9.8.3",
"openapi-backend": "^5.17.0",
"pdfkit": "^0.18.0",