diff --git a/README.md b/README.md index 34270c6..0aca6bd 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ $ curl -X POST "https://sfu.mirotalk.org/api/v1/join" -H "authorization: mirotal - Contributions are welcome and greatly appreciated! - Just run before `npm run lint` +- For communication we use [discord](https://discord.gg/MYTznypZ5k) ## License diff --git a/package.json b/package.json index b7ee11c..ec1e6a1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "mediasoup": "3.9.3", "mediasoup-client": "3.6.47", "ngrok": "4.2.2", - "socket.io": "4.4.0", + "socket.io": "4.4.1", "swagger-ui-express": "4.3.0", "uuid": "8.3.2", "yamljs": "0.3.0"