diff --git a/package.json b/package.json index 5ef3bd5..ea5b0d2 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "lucide-react": "^0.400.0", "next": "^15.3.5", "next-themes": "^0.4.6", - "nodemailer": "^7.0.5", + "nodemailer": "^7.0.7", "postgres": "^3.4.4", "quill": "^2.0.2", "quill-cursors": "^4.0.3", diff --git a/yarn.lock b/yarn.lock index a7082a4..b1bd849 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3812,10 +3812,10 @@ next@^15.3.5: "@next/swc-win32-x64-msvc" "15.4.1" sharp "^0.34.3" -nodemailer@^7.0.5: - version "7.0.5" - resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-7.0.5.tgz#3fa6607cab42401e4bedac9297e0aaa9ff84544b" - integrity sha512-nsrh2lO3j4GkLLXoeEksAMgAOqxOv6QumNRVQTJwKH4nuiww6iC2y7GyANs9kRAxCexg3+lTWM3PZ91iLlVjfg== +nodemailer@^7.0.7: + version "7.0.9" + resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-7.0.9.tgz#fe5abd4173e08e01aa243c7cddd612ad8c6ccc18" + integrity sha512-9/Qm0qXIByEP8lEV2qOqcAW7bRpL8CR9jcTwk3NBnHJNmP9fIJ86g2fgmIXqHY+nj55ZEMwWqYAT2QTDpRUYiQ== normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0"