[mirotalk] - fix typo, increase version, update dep

This commit is contained in:
Miroslav Pejic
2024-07-20 19:56:46 +02:00
parent 15e42ea506
commit 857b27cf09
4 changed files with 5 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.3.46",
"version": "1.3.47",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -42,7 +42,7 @@
"homepage": "https://github.com/miroslavpejic85/mirotalk",
"dependencies": {
"@sentry/integrations": "^7.114.0",
"@sentry/node": "^8.18.0",
"@sentry/node": "^8.19.0",
"axios": "^1.7.2",
"body-parser": "^1.20.2",
"colors": "^1.4.0",