chore: upgrade smtp proxy and e2e dependencies (#1069)

This commit is contained in:
Dream Hunter
2026-06-24 23:59:16 +08:00
committed by GitHub
parent 2d501d82cf
commit 1a1dd720c8
3 changed files with 29 additions and 53 deletions

View File

@@ -13,7 +13,7 @@
"ws": "^8.18.0"
},
"dependencies": {
"imapflow": "^1.3.1",
"nodemailer": "^8.0.5"
"imapflow": "^1.4.2",
"nodemailer": "^9.0.1"
}
}