mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix(deps): update dependency nodemailer to v9 [security] (#29195)
This commit is contained in:
parent
c35abb2f66
commit
f3cb3cf98d
2 changed files with 6 additions and 6 deletions
|
|
@ -95,7 +95,7 @@
|
|||
"nestjs-kysely": "3.1.2",
|
||||
"nestjs-otel": "^8.0.0",
|
||||
"nestjs-zod": "^5.3.0",
|
||||
"nodemailer": "^8.0.0",
|
||||
"nodemailer": "^9.0.0",
|
||||
"openid-client": "^6.3.3",
|
||||
"pg": "^8.11.3",
|
||||
"picomatch": "^4.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue