[mirotalk] - update dep

This commit is contained in:
Miroslav Pejic
2025-03-12 22:37:00 +01:00
parent d2044e844f
commit 47f731afd7
4 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.4.84",
"version": "1.4.85",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -41,9 +41,9 @@
"license": "AGPL-3.0",
"homepage": "https://github.com/miroslavpejic85/mirotalk",
"dependencies": {
"@mattermost/client": "10.2.0",
"@mattermost/client": "10.6.0",
"@sentry/node": "^9.5.0",
"axios": "^1.8.2",
"axios": "^1.8.3",
"colors": "^1.4.0",
"compression": "^1.8.0",
"cors": "^2.8.5",
@@ -59,7 +59,7 @@
"js-yaml": "^4.1.0",
"ngrok": "^5.0.0-beta.2",
"nodemailer": "^6.10.0",
"openai": "^4.86.2",
"openai": "^4.87.3",
"qs": "^6.14.0",
"socket.io": "^4.8.1",
"swagger-ui-express": "^5.0.1",