[mirotalksfu] - update dep.

هذا الالتزام موجود في:
Miroslav Pejic
2022-02-25 20:18:32 +01:00
الأصل 5652d086cd
التزام 1bbb833e3a
2 ملفات معدلة مع 5 إضافات و4 حذوفات

عرض الملف

@@ -56,7 +56,8 @@ If you want to deploy a `MiroTalk SFU` instance on `your dedicated droplet`, or
## Run it locally
- You will need to have `NodeJS` installed, this project has been tested with Node version [12.X](https://nodejs.org/en/blog/release/v12.22.1/) and [14.X](https://nodejs.org/en/blog/release/v14.17.5/), `python3-pip DEB package`, `build-essential DEB package` and `python version >= 3.6 with PIP`.
- You will need to have `NodeJS` installed, this project has been tested with Node version [12.X](https://nodejs.org/en/blog/release/v12.22.1/) and [14.X](https://nodejs.org/en/blog/release/v14.17.5/).
- python3-pip DEB package, build-essential DEB package and python version >= 3.6 with PIP.
- The `requirements` can also be found [here](https://mediasoup.org/documentation/v3/mediasoup/installation/#requirements).
```bash

عرض الملف

@@ -20,11 +20,11 @@
"cors": "2.8.5",
"express": "4.17.3",
"httpolyglot": "0.1.2",
"mediasoup": "3.9.6",
"mediasoup": "3.9.7",
"mediasoup-client": "3.6.50",
"ngrok": "4.3.0",
"@sentry/node": "^6.17.9",
"@sentry/integrations": "^6.17.9",
"@sentry/node": "^6.18.0",
"@sentry/integrations": "^6.18.0",
"socket.io": "4.4.1",
"swagger-ui-express": "4.3.0",
"uuid": "8.3.2",