diff --git a/example/package.json b/example/package.json index c1d552c..7d8e523 100644 --- a/example/package.json +++ b/example/package.json @@ -12,7 +12,7 @@ "dependencies": { "@react-native-community/async-storage": "^1.10.0", "react": "16.11.0", - "react-native": "0.62.2", + "react-native": "0.62.3", "react-native-private-kit-sdk": "link:../", "react-native-sensors": "^5.4.1", "react-native-ble-advertiser": "0.0.14", diff --git a/example/yarn.lock b/example/yarn.lock index c62ef29..77b4518 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5500,8 +5500,7 @@ react-native-permissions@^2.0.10: integrity sha512-R1mVPGctEJuOlxoeIBlT5270A+DKngP78rWU0dgMxIuETjGYhBRJMKOp1rQUbp6PxcahfU+PjSTSzsbja5FyDw== "react-native-private-kit-sdk@link:..": - version "0.0.0" - uid "" + version "0.1.1" react-native-push-notification@^3.1.9: version "3.4.0" @@ -5517,10 +5516,10 @@ react-native-sensors@^5.4.1: dependencies: rxjs ">= 6" -react-native@0.62.2: - version "0.62.2" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.2.tgz#d831e11a3178705449142df19a70ac2ca16bad10" - integrity sha512-gADZZ3jcm2WFTjh8CCBCbl5wRSbdxqZGd+8UpNwLQFgrkp/uHorwAhLNqcd4+fHmADgPBltNL0uR1Vhv47zcOw== +react-native@0.62.3: + version "0.62.3" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.3.tgz#9a2e96af3dedd0723c8657831eec4ed3c30f3299" + integrity sha512-b2/hDHDlO5Of2Zn1K5ZgvzOoUrvMEvlYU4miS9rcEBp5jK/9cRQn81HZ7NBmf4gzigGl8CxbSx1l10GUj1k8XQ== dependencies: "@babel/runtime" "^7.0.0" "@react-native-community/cli" "^4.5.1"