mirror of https://github.com/OpenVidu/openvidu.git
openvidu-node-client: Updated axios dependecy
parent
e1237e9a52
commit
c8650c3da7
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"author": "OpenVidu",
|
"author": "OpenVidu",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "0.21.0",
|
"axios": "0.21.1",
|
||||||
"buffer": "6.0.2"
|
"buffer": "6.0.2"
|
||||||
},
|
},
|
||||||
"description": "OpenVidu Node Client",
|
"description": "OpenVidu Node Client",
|
||||||
|
|
Loading…
Reference in New Issue