[mirotalksfu] - Fix, welcome Kiquix, update dep.

هذا الالتزام موجود في:
Miroslav Pejic
2024-04-23 18:29:40 +02:00
الأصل cd688c13da
التزام ad6493a910
8 ملفات معدلة مع 39 إضافات و23 حذوفات

عرض الملف

@@ -1,6 +1,6 @@
{
"name": "mirotalksfu",
"version": "1.4.21",
"version": "1.4.22",
"description": "WebRTC SFU browser-based video calls",
"main": "Server.js",
"scripts": {
@@ -41,8 +41,8 @@
"node": ">=18"
},
"dependencies": {
"@sentry/integrations": "7.111.0",
"@sentry/node": "7.111.0",
"@sentry/integrations": "7.112.1",
"@sentry/node": "7.112.1",
"axios": "^1.6.8",
"body-parser": "1.20.2",
"colors": "1.4.0",
@@ -56,7 +56,7 @@
"mediasoup-client": "3.7.7",
"ngrok": "^5.0.0-beta.2",
"nodemailer": "^6.9.13",
"openai": "^4.38.2",
"openai": "^4.38.3",
"qs": "6.12.1",
"socket.io": "4.7.5",
"swagger-ui-express": "5.0.0",