[mirotalk] - add geoLocation, update dep

This commit is contained in:
Miroslav Pejic
2025-06-10 17:54:36 +02:00
parent 5068378693
commit ffbaa6dd2d
10 changed files with 478 additions and 7 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.5.18",
"version": "1.5.19",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -61,14 +61,14 @@
"jsonwebtoken": "^9.0.2",
"js-yaml": "^4.1.0",
"nodemailer": "^7.0.3",
"openai": "^5.1.1",
"openai": "^5.2.0",
"qs": "^6.14.0",
"socket.io": "^4.8.1",
"swagger-ui-express": "^5.0.1",
"uuid": "11.1.0"
},
"devDependencies": {
"mocha": "^11.5.0",
"mocha": "^11.6.0",
"node-fetch": "^3.3.2",
"nodemon": "^3.1.10",
"prettier": "3.5.3",