diff --git a/package.json b/package.json index 49196505458..b8acf5cd403 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "react-native-vector-icons": "9.1.0", "react-native-webview": "10.3.2", "react-redux": "8.0.1", - "reactotron-react-native": "5.0.2", + "reactotron-react-native": "5.0.3", "redux": "4.2.0", "redux-immutable-state-invariant": "2.1.0", "redux-saga": "1.1.3", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..a7504d76065 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17135,10 +17135,10 @@ react-native-file-viewer@^2.1.4: resolved "https://registry.yarnpkg.com/react-native-file-viewer/-/react-native-file-viewer-2.1.5.tgz#cd4544f573108e79002b5c7e1ebfce4371885250" integrity sha512-MGC6sx9jsqHdefhVQ6o0akdsPGpkXgiIbpygb2Sg4g4bh7v6K1cardLV1NwGB9A6u1yICOSDT/MOC//9Ez6EUg== -react-native-flipper@^0.34.0: - version "0.34.0" - resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.34.0.tgz#7df1f38ba5d97a9321125fe0fccbe47d99e6fa1d" - integrity sha512-48wgm29HJTOlZ0DibBsvXueEOY0EPIVL0wWKbwRfgrk86+luSEuLW3aZC50oJa95zSFb9qYShTV/6dWqh4Jamg== +react-native-flipper@^0.164.0: + version "0.164.0" + resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.164.0.tgz#64f6269a86a13a72e30f53ba9f5281d2073a7697" + integrity sha512-iJhIe3rqx6okuzBp4AJsTa2b8VRAOGzoLRFx/4HGbaGvu8AurZjz8TTQkhJsRma8dsHN2b6KKZPvGGW3wdWzvA== react-native-gesture-handler@2.4.2: version "2.4.2" @@ -17548,17 +17548,17 @@ reactotron-core-client@2.8.10: resolved "https://registry.yarnpkg.com/reactotron-core-client/-/reactotron-core-client-2.8.10.tgz#798f2a7aa9fd7e18e7a510531a613e8ae3008eb0" integrity sha512-SYRO4OCutJzfWMnaULUGVyETZnMDCU5ECNflXyM3Z5Gnfxp/wV6d7jYonhfxHdpU/aGb4Eg15C22myOCXSu6HQ== -reactotron-react-native@5.0.2: - version "5.0.2" - resolved "https://registry.yarnpkg.com/reactotron-react-native/-/reactotron-react-native-5.0.2.tgz#94683b0c148771731c071fa832536ffef4fb3319" - integrity sha512-rd56SQxRz3QlhFeiGoxUwzzIn7EOkFhe0ukarcm6mrHiY/tQEq6d8XugQbxSezJUh9RNvaNrY5DKh6i/9ijhCw== +reactotron-react-native@5.0.3: + version "5.0.3" + resolved "https://registry.yarnpkg.com/reactotron-react-native/-/reactotron-react-native-5.0.3.tgz#5ab884f33e6ffa0437b8b0f4d93cabb5acb7da24" + integrity sha512-uUQ074uw3I9X/pc7FBgrrwrFzfwXDKlxzuekNjzspZz9Y0qVLX1cAm9GTC0ZPsZRvY5wDPY/Il7XfV1YeVSDxA== dependencies: mitt "1.1.3" query-string "6.10.1" reactotron-core-client "2.8.10" rn-host-detect "1.2.0" optionalDependencies: - react-native-flipper "^0.34.0" + react-native-flipper "^0.164.0" reactotron-redux-saga@4.2.3: version "4.2.3"