[mirotalk] - add orange, update dep

This commit is contained in:
Miroslav Pejic
2026-01-23 17:53:39 +01:00
parent 05a1f893b4
commit 4f49dd21f1
7 changed files with 281 additions and 252 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.7.13",
"version": "1.7.14",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -41,14 +41,14 @@
"license": "AGPL-3.0",
"homepage": "https://github.com/miroslavpejic85/mirotalk",
"dependencies": {
"@mattermost/client": "11.2.0",
"@mattermost/client": "11.3.0",
"@ngrok/ngrok": "1.7.0",
"@sentry/node": "^10.35.0",
"@sentry/node": "^10.36.0",
"axios": "^1.13.2",
"chokidar": "^5.0.0",
"colors": "^1.4.0",
"compression": "^1.8.1",
"cors": "^2.8.5",
"cors": "^2.8.6",
"crypto-js": "^4.2.0",
"dompurify": "^3.3.1",
"dotenv": "^17.2.3",
@@ -72,7 +72,7 @@
"mocha": "^11.7.5",
"node-fetch": "^3.3.2",
"nodemon": "^3.1.11",
"prettier": "3.8.0",
"prettier": "3.8.1",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
"sinon": "^21.0.1"