[mirotalk] - fix typo, update dep

This commit is contained in:
Miroslav Pejic
2023-11-11 17:25:30 +01:00
parent 29bd7e622f
commit 60e759a5c1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,9 +34,9 @@
"license": "AGPL-3.0",
"homepage": "https://github.com/miroslavpejic85/mirotalk",
"dependencies": {
"@sentry/integrations": "^7.76.0",
"@sentry/node": "^7.76.0",
"axios": "^1.6.0",
"@sentry/integrations": "^7.80.0",
"@sentry/node": "^7.80.0",
"axios": "^1.6.1",
"body-parser": "^1.20.2",
"colors": "^1.4.0",
"compression": "^1.7.4",
@@ -45,7 +45,7 @@
"dotenv": "^16.3.1",
"express": "^4.18.2",
"ngrok": "^4.3.3",
"openai": "^4.14.0",
"openai": "^4.17.4",
"qs": "^6.11.2",
"socket.io": "^4.7.2",
"swagger-ui-express": "^5.0.0",
+1 -1
View File
@@ -1050,7 +1050,7 @@ th {
width: 100%;
min-height: auto;
flex-direction: row;
border-right: none;
border-right: none !important;
}
.tabActions {
width: 100%;