react-native: Updated dependencies

This commit is contained in:
csantosm 2022-07-22 13:54:46 +02:00
parent 9661b83468
commit d7ed9ce4ff
2 changed files with 26270 additions and 5 deletions

26265
openvidu-react-native/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"axios": "0.21.1",
"axios": "0.27.2",
"events": "3.3.0",
"openvidu-react-native-adapter": "file:openvidu-react-native-adapter-2.22.0.tgz",
"react": "17.0.1",
"react-native": "0.64.2",
"react-native-get-random-values": "1.7.0",
"react": "17.0.2",
"react-native": "0.67.0",
"react-native-get-random-values": "1.8.0",
"react-native-incall-manager": "3.3.0"
},
"devDependencies": {
@ -27,7 +27,7 @@
"babel-jest": "27.0.2",
"jest": "27.0.4",
"metro-react-native-babel-preset": "0.66.0",
"react-test-renderer": "17.0.1"
"react-test-renderer": "17.0.2"
},
"jest": {
"preset": "react-native"