[mirotalk] - fix typo, update dep
This commit is contained in:
+4
-4
@@ -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",
|
||||
|
||||
@@ -1050,7 +1050,7 @@ th {
|
||||
width: 100%;
|
||||
min-height: auto;
|
||||
flex-direction: row;
|
||||
border-right: none;
|
||||
border-right: none !important;
|
||||
}
|
||||
.tabActions {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user