chore: upgrade dependencies (#1115)

This commit is contained in:
Dream Hunter
2026-08-19 13:45:25 +08:00
committed by GitHub
parent 3bcc0c19ce
commit 3ffa16234f
9 changed files with 1251 additions and 993 deletions
+3 -3
View File
@@ -10,10 +10,10 @@
"@playwright/test": "1.62.1",
"@types/nodemailer": "^8.0.1",
"@types/ws": "^8.18.1",
"ws": "^8.21.2"
"ws": "^8.21.3"
},
"dependencies": {
"imapflow": "^1.6.5",
"nodemailer": "^9.0.4"
"imapflow": "^1.7.1",
"nodemailer": "^9.0.5"
}
}