[mirotalk] - update dep

This commit is contained in:
Miroslav Pejic
2025-07-08 19:09:09 +02:00
parent e8cc1c6b94
commit 3676b2c2f1
5 changed files with 22 additions and 27 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.5.25",
"version": "1.5.26",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -51,7 +51,7 @@
"cors": "^2.8.5",
"crypto-js": "^4.2.0",
"dompurify": "^3.2.6",
"dotenv": "^17.0.1",
"dotenv": "^17.1.0",
"express": "^5.1.0",
"express-openid-connect": "^2.18.1",
"he": "^1.2.0",
@@ -60,8 +60,8 @@
"jsdom": "^26.1.0",
"jsonwebtoken": "^9.0.2",
"js-yaml": "^4.1.0",
"nodemailer": "^7.0.4",
"openai": "^5.8.2",
"nodemailer": "^7.0.5",
"openai": "^5.8.3",
"qs": "^6.14.0",
"socket.io": "^4.8.1",
"swagger-ui-express": "^5.0.1",