[mirotalk] - update dep

This commit is contained in:
Miroslav Pejic
2023-01-23 15:13:55 +01:00
parent 67552dcefb
commit 0f346d440c
3 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -33,8 +33,8 @@
"ngrok": "^4.3.3",
"qs": "^6.11.0",
"socket.io": "^4.5.4",
"@sentry/node": "^7.31.1",
"@sentry/integrations": "^7.31.1",
"@sentry/node": "^7.32.0",
"@sentry/integrations": "^7.32.0",
"swagger-ui-express": "^4.6.0",
"uuid": "9.0.0",
"yamljs": "^0.3.0"
+4
View File
@@ -120,6 +120,10 @@ body {
font-size: 60px;
font-family: 'Comfortaa';
}
#loadingDiv img {
margin-top: 5px;
margin-bottom: 5px;
}
#loadingDiv pre {
padding: 5px;
font-family: 'Comfortaa';
+1
View File
@@ -70,6 +70,7 @@
<div id="loadingDiv" class="center pulsate">
<h1>Loading...</h1>
<img src="../images/loader.gif" />
<pre>
Please allow the camera or microphone
access to use this app.