[mirotalksfu] - update dep and config

هذا الالتزام موجود في:
Miroslav Pejic
2024-04-09 08:31:44 +02:00
الأصل 11209338d4
التزام 695aafd669
6 ملفات معدلة مع 19 إضافات و12 حذوفات

عرض الملف

@@ -1,6 +1,6 @@
{
"name": "mirotalksfu",
"version": "1.4.13",
"version": "1.4.14",
"description": "WebRTC SFU browser-based video calls",
"main": "Server.js",
"scripts": {
@@ -37,6 +37,9 @@
],
"author": "Miroslav Pejic",
"license": "AGPL-3.0",
"engines": {
"node": ">=18"
},
"dependencies": {
"@sentry/integrations": "7.109.0",
"@sentry/node": "7.109.0",
@@ -49,7 +52,7 @@
"express": "4.19.2",
"httpolyglot": "0.1.2",
"jsonwebtoken": "^9.0.2",
"mediasoup": "3.13.24",
"mediasoup": "3.14.0",
"mediasoup-client": "3.7.6",
"ngrok": "^5.0.0-beta.2",
"openai": "^4.33.0",