[mirotalk] - fix hyperlinks in the chat

This commit is contained in:
Miroslav Pejic
2025-05-15 00:02:59 +02:00
parent 13b5bcf870
commit ed5c1e9621
5 changed files with 14 additions and 12 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.5.08",
"version": "1.5.09",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -43,7 +43,7 @@
"dependencies": {
"@mattermost/client": "10.7.0",
"@ngrok/ngrok": "1.5.1",
"@sentry/node": "^9.17.0",
"@sentry/node": "^9.19.0",
"axios": "^1.9.0",
"chokidar": "^4.0.3",
"colors": "^1.4.0",