diff --git a/README.md b/README.md index 20f52cd5..cfb02985 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,7 @@ To `Self-Host MiroTalk P2P` on `Your` dedicated `Server`, read [this documentati MiroTalk is free and can be modified and forked. But the conditions of the AGPLv3 (GNU Affero General Public License v3.0) need to be respected. In particular modifications need to be free as well and made available to the public. Get a quick overview of the license at [Choose an open source license](https://choosealicense.com/licenses/agpl-3.0/). -For a MiroTalk license under conditions other than AGPLv3, please contact us at info.mirotalk@gmail.com. +For a MiroTalk license under conditions other than AGPLv3, please contact us at license.mirotalk@gmail.com or [buy directly via CodeCanyon](https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661). diff --git a/package.json b/package.json index 6b96f7ee..cdd976b2 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,8 @@ "ngrok": "^4.3.3", "qs": "^6.11.0", "socket.io": "^4.5.3", - "@sentry/node": "^7.18.0", - "@sentry/integrations": "^7.18.0", + "@sentry/node": "^7.19.0", + "@sentry/integrations": "^7.19.0", "swagger-ui-express": "^4.6.0", "uuid": "9.0.0", "yamljs": "^0.3.0"