From 447b67813d1a02fd72e28c7a4571a037c2499573 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Tue, 12 Nov 2024 16:12:58 +0100 Subject: [PATCH] [mirotalksfu] - update dep --- app/src/Server.js | 2 +- package.json | 6 +++--- public/js/Room.js | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/Server.js b/app/src/Server.js index 18f72ff3..fde6196c 100644 --- a/app/src/Server.js +++ b/app/src/Server.js @@ -55,7 +55,7 @@ dev dependencies: { * @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.6.34 + * @version 1.6.35 * */ diff --git a/package.json b/package.json index 25c15888..042122fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.6.34", + "version": "1.6.35", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { @@ -58,7 +58,7 @@ }, "dependencies": { "@mattermost/client": "^10.1.0", - "@sentry/node": "^8.37.1", + "@sentry/node": "^8.38.0", "axios": "^1.7.7", "colors": "1.4.0", "compression": "1.7.5", @@ -74,7 +74,7 @@ "js-yaml": "^4.1.0", "jsdom": "^25.0.1", "jsonwebtoken": "^9.0.2", - "mediasoup": "3.15.0", + "mediasoup": "3.15.1", "mediasoup-client": "3.7.17", "ngrok": "^5.0.0-beta.2", "nodemailer": "^6.9.16", diff --git a/public/js/Room.js b/public/js/Room.js index 067a97cc..14c169ec 100644 --- a/public/js/Room.js +++ b/public/js/Room.js @@ -11,7 +11,7 @@ if (location.href.substr(0, 5) !== 'https') location.href = 'https' + location.h * @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.6.34 + * @version 1.6.35 * */ @@ -4614,7 +4614,7 @@ function showAbout() { imageUrl: image.about, customClass: { image: 'img-about' }, position: 'center', - title: 'WebRTC SFU v1.6.34', + title: 'WebRTC SFU v1.6.35', html: `