diff --git a/bun.lock b/bun.lock index befda75..e1b55da 100644 --- a/bun.lock +++ b/bun.lock @@ -46,7 +46,7 @@ "newick": "^3.0.0", "next": "16.2.3", "next-themes": "^0.4.0", - "nodemailer": "^8.0.0", + "nodemailer": "^9.0.0", "react": "^19.1.0", "react-dom": "^19.1.0", "react-hook-form": "^7.53.0", @@ -1489,7 +1489,7 @@ "node-releases": ["node-releases@2.0.27", "", {}, "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA=="], - "nodemailer": ["nodemailer@8.0.5", "", {}, "sha512-0PF8Yb1yZuQfQbq+5/pZJrtF6WQcjTd5/S4JOHs9PGFxuTqoB/icwuB44pOdURHJbRKX1PPoJZtY7R4VUoCC8w=="], + "nodemailer": ["nodemailer@9.0.1", "", {}, "sha512-Gwv8SQewT616ZM/URn0H54b8PWo/Wum7md3EW2aWy1lO27+WZCX+Xyak3J+NlmHUjDh5ME+uesJUDRbR3Ye8Bw=="], "normalize-range": ["normalize-range@0.1.2", "", {}, "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA=="], diff --git a/package.json b/package.json index 1c60a5a..fee6e9e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "newick": "^3.0.0", "next": "16.2.3", "next-themes": "^0.4.0", - "nodemailer": "^8.0.0", + "nodemailer": "^9.0.0", "react": "^19.1.0", "react-dom": "^19.1.0", "react-hook-form": "^7.53.0",