openvidu-testapp: update openvidu-node-client to 2.24.0

pull/762/head
pabloFuente 2022-11-17 17:58:22 +01:00
parent 58737cc887
commit b346f031c1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"hammerjs": "2.0.8", "hammerjs": "2.0.8",
"json-stringify-safe": "^5.0.1", "json-stringify-safe": "^5.0.1",
"openvidu-browser": "2.23.0", "openvidu-browser": "2.23.0",
"openvidu-node-client": "2.23.0", "openvidu-node-client": "2.24.0",
"rxjs": "6.5.3", "rxjs": "6.5.3",
"zone.js": "0.10.2" "zone.js": "0.10.2"
}, },