diff --git a/package.json b/package.json index d85384778..0ffda1266 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "react-native-vector-icons": "8.1.0", "react-native-webview": "10.3.2", "react-redux": "8.0.1", - "reactotron-react-native": "5.0.0", + "reactotron-react-native": "5.0.2", "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 7bfee6bcf..4d146d936 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15267,10 +15267,10 @@ 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.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/reactotron-react-native/-/reactotron-react-native-5.0.0.tgz#e495630927cb720940f5d8cc7d768f162b32c1a7" - integrity sha512-7nLrMkLXU9jiHymbB6oBqf8z+vww1AbDcUdMmLqX0obdIHyC8XJB0yRazWajKQC92kamkL+q2q4mH9HRSsYCEA== +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== dependencies: mitt "1.1.3" query-string "6.10.1"