openvidu-node-client: Updated axios dependecy

pull/589/head
csantosm 2021-01-05 14:12:41 +01:00
parent e1237e9a52
commit c8650c3da7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"author": "OpenVidu",
"dependencies": {
"axios": "0.21.0",
"axios": "0.21.1",
"buffer": "6.0.2"
},
"description": "OpenVidu Node Client",