From ff3bfbf62b5a84a243fdbd02d24b03d293e2a087 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Thu, 23 Apr 2026 07:24:33 +0200 Subject: [PATCH] [mirotalk] - update dep --- .env.template | 2 +- app/src/config.template.js | 2 +- app/src/server.js | 2 +- package-lock.json | 12 ++++++------ package.json | 4 ++-- public/js/brand.js | 2 +- public/js/client.js | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.env.template b/.env.template index 833279a8..60d43c7d 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,5 @@ # ==================================================== -# MiroTalk P2P v.1.8.08 - Environment Configuration +# MiroTalk P2P v.1.8.09 - Environment Configuration # ==================================================== # App environment diff --git a/app/src/config.template.js b/app/src/config.template.js index e3fde1e1..cde308ed 100644 --- a/app/src/config.template.js +++ b/app/src/config.template.js @@ -2,7 +2,7 @@ /** * ============================================== - * MiroTalk P2P v.1.8.08 - Configuration File + * MiroTalk P2P v.1.8.09 - Configuration File * ============================================== * * This file is the central configuration source. diff --git a/app/src/server.js b/app/src/server.js index 2f3e01e9..ee7ed728 100755 --- a/app/src/server.js +++ b/app/src/server.js @@ -45,7 +45,7 @@ dependencies: { * @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.8.08 + * @version 1.8.09 * */ diff --git a/package-lock.json b/package-lock.json index afc60a9f..1b4f262c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mirotalk", - "version": "1.8.08", + "version": "1.8.09", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mirotalk", - "version": "1.8.08", + "version": "1.8.09", "license": "AGPL-3.0", "dependencies": { "@mattermost/client": "11.6.0", @@ -22,7 +22,7 @@ "dotenv": "^17.4.2", "express": "^5.2.1", "express-openid-connect": "^2.20.2", - "express-rate-limit": "^8.3.2", + "express-rate-limit": "^8.4.0", "he": "^1.2.0", "helmet": "^8.1.0", "httpolyglot": "0.1.2", @@ -3023,9 +3023,9 @@ } }, "node_modules/express-rate-limit": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.3.2.tgz", - "integrity": "sha512-77VmFeJkO0/rvimEDuUC5H30oqUC4EyOhyGccfqoLebB0oiEYfM7nwPrsDsBL1gsTpwfzX8SFy2MT3TDyRq+bg==", + "version": "8.4.0", + "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.4.0.tgz", + "integrity": "sha512-gDK8yiqKxrGta+3WtON59arrrw6GLmadA1qoFgYXzdcch8fmKDID2XqO8itsi3f1wufXYPT51387dN6cvVBS3Q==", "license": "MIT", "dependencies": { "ip-address": "10.1.0" diff --git a/package.json b/package.json index e3a535d9..4a026739 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalk", - "version": "1.8.08", + "version": "1.8.09", "description": "A free WebRTC browser-based video call", "main": "server.js", "scripts": { @@ -57,7 +57,7 @@ "dotenv": "^17.4.2", "express": "^5.2.1", "express-openid-connect": "^2.20.2", - "express-rate-limit": "^8.3.2", + "express-rate-limit": "^8.4.0", "he": "^1.2.0", "helmet": "^8.1.0", "httpolyglot": "0.1.2", diff --git a/public/js/brand.js b/public/js/brand.js index f1c17504..5a447585 100644 --- a/public/js/brand.js +++ b/public/js/brand.js @@ -109,7 +109,7 @@ let brand = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC P2P v1.8.08', + title: 'WebRTC P2P v1.8.09', html: `