diff --git a/app/src/Server.js b/app/src/Server.js index a2255fb0..018cda22 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.8.68 + * @version 1.8.69 * */ diff --git a/package.json b/package.json index 5abb253d..cc07ecde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.8.68", + "version": "1.8.69", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { @@ -57,11 +57,11 @@ "node": ">=18" }, "dependencies": { - "@aws-sdk/client-s3": "^3.835.0", - "@aws-sdk/lib-storage": "^3.835.0", + "@aws-sdk/client-s3": "^3.839.0", + "@aws-sdk/lib-storage": "^3.839.0", "@mattermost/client": "10.8.0", "@ngrok/ngrok": "1.5.1", - "@sentry/node": "^9.32.0", + "@sentry/node": "^9.33.0", "async-mutex": "^0.5.0", "axios": "^1.10.0", "chokidar": "^4.0.3", @@ -69,9 +69,9 @@ "compression": "1.8.0", "cors": "2.8.5", "crypto-js": "4.2.0", - "discord.js": "^14.20.0", + "discord.js": "^14.21.0", "dompurify": "^3.2.6", - "dotenv": "^16.5.0", + "dotenv": "^17.0.0", "express": "5.1.0", "express-openid-connect": "^2.18.1", "fluent-ffmpeg": "^2.1.3", @@ -82,9 +82,9 @@ "jsdom": "^26.1.0", "jsonwebtoken": "^9.0.2", "mediasoup": "3.16.0", - "mediasoup-client": "3.12.0", + "mediasoup-client": "3.11.0", "nodemailer": "^7.0.3", - "openai": "^5.7.0", + "openai": "^5.8.2", "qs": "6.14.0", "sanitize-filename": "^1.6.3", "socket.io": "4.8.1", @@ -92,13 +92,13 @@ "uuid": "11.1.0" }, "devDependencies": { - "@babel/core": "^7.27.4", + "@babel/core": "^7.27.7", "@babel/preset-env": "^7.27.2", "babel-loader": "^10.0.0", "mocha": "^11.7.1", "node-fetch": "^3.3.2", "nodemon": "^3.1.10", - "prettier": "3.6.1", + "prettier": "3.6.2", "proxyquire": "^2.1.3", "should": "^13.2.3", "sinon": "^21.0.0", diff --git a/public/js/Brand.js b/public/js/Brand.js index 9a5caa60..2c06ba33 100644 --- a/public/js/Brand.js +++ b/public/js/Brand.js @@ -64,7 +64,7 @@ let BRAND = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC SFU v1.8.68', + title: 'WebRTC SFU v1.8.69', html: `