Merge pull request #28900 from overleaf/renovate-npm-nodemailer-vulnerability

[Core] Update dependency nodemailer to v7 from ^6.7.0 [SECURITY]

GitOrigin-RevId: aad91a856904c3885d687f2dbfbf52872907aa6f
This commit is contained in:
David
2025-10-13 11:06:17 +01:00
committed by Copybot
parent 46d0d3e188
commit ad50758d4c
2 changed files with 18 additions and 5 deletions

View File

@@ -156,7 +156,7 @@
"multer": "2.0.2",
"nocache": "^2.1.0",
"node-fetch": "^2.7.0",
"nodemailer": "^6.7.0",
"nodemailer": "^7.0.0",
"on-headers": "^1.0.2",
"otplib": "^12.0.1",
"overleaf-editor-core": "*",