[mirotalk] - update ci, dockerfile and dep
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mirotalk",
|
||||
"version": "1.7.97",
|
||||
"version": "1.7.98",
|
||||
"description": "A free WebRTC browser-based video call",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
@@ -46,7 +46,7 @@
|
||||
"dependencies": {
|
||||
"@mattermost/client": "11.5.0",
|
||||
"@ngrok/ngrok": "1.7.0",
|
||||
"@sentry/node": "^10.47.0",
|
||||
"@sentry/node": "^10.48.0",
|
||||
"axios": "^1.15.0",
|
||||
"chokidar": "^5.0.0",
|
||||
"colors": "^1.4.0",
|
||||
@@ -72,12 +72,12 @@
|
||||
"uuid": "13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "^11.3.0",
|
||||
"mocha": "^11.7.5",
|
||||
"node-fetch": "^3.3.2",
|
||||
"nodemon": "^3.1.14",
|
||||
"prettier": "3.8.1",
|
||||
"proxyquire": "^2.1.3",
|
||||
"should": "^13.2.3",
|
||||
"sinon": "^21.0.3"
|
||||
"sinon": "^21.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user