build(deps): bump nodemailer from 9.0.0 to 9.0.1 (#7976)

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 9.0.0 to 9.0.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/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-version: 9.0.1
  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-06-18 10:19:51 +01:00 committed by GitHub
parent dfdbceebe2
commit 3aa13197e4
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

@ -299,8 +299,8 @@ importers:
specifier: ^11.0.5
version: 11.0.5
nodemailer:
specifier: ^9.0.0
version: 9.0.0
specifier: ^9.0.1
version: 9.0.1
oidc-provider:
specifier: 9.8.5
version: 9.8.5
@ -4366,8 +4366,8 @@ packages:
nodeify@1.0.1:
resolution: {integrity: sha512-n7C2NyEze8GCo/z73KdbjRsBiLbv6eBn1FxwYKQ23IqGo7pQY3mhQan61Sv7eEDJCiyUjTVrVkXTzJCo1dW7Aw==}
nodemailer@9.0.0:
resolution: {integrity: sha512-tbPTid7d/p9jAA8CRZ3iomvrMaST0o6NYuY7v6JQZHpPRZ61mLFSPKYd7342NtOFuej9/+L48SOIxwfu2uDvtw==}
nodemailer@9.0.1:
resolution: {integrity: sha512-Gwv8SQewT616ZM/URn0H54b8PWo/Wum7md3EW2aWy1lO27+WZCX+Xyak3J+NlmHUjDh5ME+uesJUDRbR3Ye8Bw==}
engines: {node: '>=6.0.0'}
object-assign@4.1.1:
@ -9896,7 +9896,7 @@ snapshots:
is-promise: 1.0.1
promise: 1.3.0
nodemailer@9.0.0: {}
nodemailer@9.0.1: {}
object-assign@4.1.1: {}

View file

@ -65,7 +65,7 @@
"mssql": "^12.5.5",
"mysql2": "^3.22.5",
"nano": "^11.0.5",
"nodemailer": "^9.0.0",
"nodemailer": "^9.0.1",
"oidc-provider": "9.8.5",
"openapi-backend": "^5.17.0",
"pdfkit": "^0.19.1",