[mirotalk] - improvements, update dep

This commit is contained in:
Miroslav Pejic
2024-03-12 18:26:40 +01:00
parent a5518e4140
commit febc2a32eb
3 changed files with 104 additions and 20 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.2.98",
"version": "1.2.99",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -37,8 +37,8 @@
"license": "AGPL-3.0",
"homepage": "https://github.com/miroslavpejic85/mirotalk",
"dependencies": {
"@sentry/integrations": "^7.106.0",
"@sentry/node": "^7.106.0",
"@sentry/integrations": "^7.106.1",
"@sentry/node": "^7.106.1",
"axios": "^1.6.7",
"body-parser": "^1.20.2",
"colors": "^1.4.0",