openvidu-react-native: Updated axios dependency

This commit is contained in:
csantosm 2021-01-14 12:40:57 +01:00
parent 0fd07b6874
commit ef893b98ce

View File

@ -12,7 +12,7 @@
"test": "jest"
},
"dependencies": {
"axios": "0.19.2",
"axios": "0.21.1",
"events": "3.2.0",
"openvidu-react-native-adapter": "file:openvidu-react-native-adapter-2.16.1.tgz",
"react": "16.13.1",