diff --git a/app/src/Server.js b/app/src/Server.js index 91d90aa2..edde1b03 100644 --- a/app/src/Server.js +++ b/app/src/Server.js @@ -64,7 +64,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.9.82 + * @version 1.9.83 * */ diff --git a/package-lock.json b/package-lock.json index 172d9c08..66333a2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mirotalksfu", - "version": "1.9.82", + "version": "1.9.83", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mirotalksfu", - "version": "1.9.82", + "version": "1.9.83", "license": "AGPL-3.0", "dependencies": { "@aws-sdk/client-s3": "^3.911.0", @@ -33,7 +33,7 @@ "js-yaml": "^4.1.0", "jsdom": "^27.0.0", "jsonwebtoken": "^9.0.2", - "mediasoup": "3.19.3", + "mediasoup": "3.19.4", "mediasoup-client": "3.16.7", "nodemailer": "^7.0.9", "openai": "^6.3.0", @@ -6958,9 +6958,9 @@ } }, "node_modules/flatbuffers": { - "version": "25.2.10", - "resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.2.10.tgz", - "integrity": "sha512-7JlN9ZvLDG1McO3kbX0k4v+SUAg48L1rIwEvN6ZQl/eCtgJz9UylTMzE9wrmYrcorgxm3CX/3T/w5VAub99UUw==", + "version": "25.9.23", + "resolved": "https://registry.npmjs.org/flatbuffers/-/flatbuffers-25.9.23.tgz", + "integrity": "sha512-MI1qs7Lo4Syw0EOzUl0xjs2lsoeqFku44KpngfIduHBYvzm8h2+7K8YMQh1JtVVVrUvhLpNwqVi4DERegUJhPQ==", "license": "Apache-2.0" }, "node_modules/fluent-ffmpeg": { @@ -8095,23 +8095,23 @@ } }, "node_modules/mediasoup": { - "version": "3.19.3", - "resolved": "https://registry.npmjs.org/mediasoup/-/mediasoup-3.19.3.tgz", - "integrity": "sha512-1BH68i/q/hVAuSQHFCMq6TJDwca74KMtxE7k79BGD+wrnkvi3PTpaNaVjJ/JLjpCZnBZ3WrtI3Js0nw7NHSAXw==", + "version": "3.19.4", + "resolved": "https://registry.npmjs.org/mediasoup/-/mediasoup-3.19.4.tgz", + "integrity": "sha512-ADDeBlo6lfM7Id4EuGx0huH7G8ii1tx8D9a3uQwrZINMHsNugRsjOsHHms6VyHfDfkMz8C4F5v2nOVWeEQYqSA==", "hasInstallScript": true, "license": "ISC", "dependencies": { "@types/ini": "^4.1.1", "debug": "^4.4.3", - "flatbuffers": "^25.2.10", - "h264-profile-level-id": "^2.2.3", + "flatbuffers": "^25.9.23", + "h264-profile-level-id": "^2.3.1", "ini": "^5.0.0", "node-fetch": "^3.3.2", "supports-color": "^10.2.2", - "tar": "^7.4.4" + "tar": "^7.5.1" }, "engines": { - "node": ">=20" + "node": ">=22" }, "funding": { "type": "opencollective", diff --git a/package.json b/package.json index 5e458ae3..2a2eb64d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.9.82", + "version": "1.9.83", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { @@ -81,7 +81,7 @@ "js-yaml": "^4.1.0", "jsdom": "^27.0.0", "jsonwebtoken": "^9.0.2", - "mediasoup": "3.19.3", + "mediasoup": "3.19.4", "mediasoup-client": "3.16.7", "nodemailer": "^7.0.9", "openai": "^6.3.0", diff --git a/public/js/Brand.js b/public/js/Brand.js index 1490f3d4..48617bda 100644 --- a/public/js/Brand.js +++ b/public/js/Brand.js @@ -78,7 +78,7 @@ let BRAND = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC SFU v1.9.82', + title: 'WebRTC SFU v1.9.83', html: `