[mirotalk] - improve nodemailer

This commit is contained in:
Miroslav Pejic
2025-06-07 22:50:29 +02:00
parent 79c04a92a6
commit 0ef2c35ef3
3 changed files with 8 additions and 4 deletions
+2 -2
View File
@@ -43,7 +43,7 @@
"dependencies": {
"@mattermost/client": "10.8.0",
"@ngrok/ngrok": "1.5.1",
"@sentry/node": "^9.25.1",
"@sentry/node": "^9.27.0",
"axios": "^1.9.0",
"chokidar": "^4.0.3",
"colors": "^1.4.0",
@@ -61,7 +61,7 @@
"jsonwebtoken": "^9.0.2",
"js-yaml": "^4.1.0",
"nodemailer": "^7.0.3",
"openai": "^5.1.0",
"openai": "^5.1.1",
"qs": "^6.14.0",
"socket.io": "^4.8.1",
"swagger-ui-express": "^5.0.1",