📦 chore: Bump nodemailer to v7.0.9 (#10045)

* chore: add build script for client package to streamline builds

* chore: update nodemailer dependency to version 7.0.9
This commit is contained in:
Danny Avila 2025-10-09 03:45:10 -04:00 committed by GitHub
parent 6fa3db2969
commit 20282f32c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 10 deletions

View file

@ -93,7 +93,7 @@
"multer": "^2.0.2",
"nanoid": "^3.3.7",
"node-fetch": "^2.7.0",
"nodemailer": "^6.9.15",
"nodemailer": "^7.0.9",
"ollama": "^0.5.0",
"openai": "^5.10.1",
"openid-client": "^6.5.0",