[mirotalk] - fix typo, update dep

This commit is contained in:
Miroslav Pejic
2026-04-28 10:30:08 +02:00
parent bd748753fc
commit 573982343a
7 changed files with 19 additions and 17 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.8.14",
"version": "1.8.15",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -64,7 +64,7 @@
"js-yaml": "^4.1.1",
"jsdom": "^29.1.0",
"jsonwebtoken": "^9.0.3",
"nodemailer": "^8.0.6",
"nodemailer": "^8.0.7",
"openai": "^6.34.0",
"qs": "^6.15.1",
"socket.io": "^4.8.3",