[mirotalk] - mute if no audio, update dep

This commit is contained in:
Miroslav Pejic
2026-01-15 13:54:37 +01:00
parent 18ce81cec6
commit b28f28e33f
7 changed files with 19 additions and 15 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "mirotalk",
"version": "1.7.05",
"version": "1.7.06",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mirotalk",
"version": "1.7.05",
"version": "1.7.06",
"license": "AGPL-3.0",
"dependencies": {
"@mattermost/client": "11.2.0",
@@ -40,7 +40,7 @@
"mocha": "^11.7.5",
"node-fetch": "^3.3.2",
"nodemon": "^3.1.11",
"prettier": "3.7.4",
"prettier": "3.8.0",
"proxyquire": "^2.1.3",
"should": "^13.2.3",
"sinon": "^21.0.1"
@@ -5364,9 +5364,9 @@
}
},
"node_modules/prettier": {
"version": "3.7.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.4.tgz",
"integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.0.tgz",
"integrity": "sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==",
"dev": true,
"license": "MIT",
"bin": {