diff --git a/react-native/ReactNativeFlipperExample/package.json b/react-native/ReactNativeFlipperExample/package.json index d8e8cc31c..585900765 100644 --- a/react-native/ReactNativeFlipperExample/package.json +++ b/react-native/ReactNativeFlipperExample/package.json @@ -12,7 +12,7 @@ "dependencies": { "react": "^16.13", "react-native": "^0.62.2", - "react-native-flipper": "^0.54.0" + "react-native-flipper": "^0.56.0" }, "devDependencies": { "@babel/core": "^7.11.4", diff --git a/react-native/ReactNativeFlipperExample/yarn.lock b/react-native/ReactNativeFlipperExample/yarn.lock index 8a106aff7..2fa20f414 100644 --- a/react-native/ReactNativeFlipperExample/yarn.lock +++ b/react-native/ReactNativeFlipperExample/yarn.lock @@ -5194,10 +5194,10 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6: resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.0.tgz#0f37c3613c34fe6b37cd7f763a0d6293ab15c527" integrity sha512-GFMtL0vHkiBv9HluwNZTggSn/sCyEt9n02aM0dSAjGGyqyNlAyftYm4phPxdvCigG15JreC5biwxCgTAJZ7yAA== -react-native-flipper@^0.54.0: - version "0.54.0" - resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.54.0.tgz#520a6cd99ebfd52db687564db0eea83ab7648b80" - integrity sha512-xRHtE8/t2c4i/5o8+xe5vEXHmt5s7a5aetYOoRkv9lKebWSu+b8/mhd7SnZonXtMsGqouzKRyFdqC7x45rLwWw== +react-native-flipper@^0.56.0: + version "0.56.0" + resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.56.0.tgz#8a2999dc1db5fef7bbcce1332c9b656552d8f89b" + integrity sha512-0KV2faSucWJosxDWWxpmP5uy4jLLkZfvbsLNy88P1SkGGNIyjno46w9+1HE9jwqAdcysfznZ0l1voh2CXlhrMQ== react-native@^0.62.2: version "0.62.2"