diff --git a/react-native/ReactNativeFlipperExample/package.json b/react-native/ReactNativeFlipperExample/package.json index 552dc35b9..3e7a2bfc9 100644 --- a/react-native/ReactNativeFlipperExample/package.json +++ b/react-native/ReactNativeFlipperExample/package.json @@ -12,7 +12,7 @@ "dependencies": { "react": "^17.0.1", "react-native": "^0.64.2", - "react-native-flipper": "^0.95.0" + "react-native-flipper": "^0.96.1" }, "devDependencies": { "@babel/core": "^7.14.6", diff --git a/react-native/ReactNativeFlipperExample/yarn.lock b/react-native/ReactNativeFlipperExample/yarn.lock index 0175b996b..079dcd010 100644 --- a/react-native/ReactNativeFlipperExample/yarn.lock +++ b/react-native/ReactNativeFlipperExample/yarn.lock @@ -5027,10 +5027,10 @@ react-native-codegen@^0.0.6: jscodeshift "^0.11.0" nullthrows "^1.1.1" -react-native-flipper@^0.95.0: - version "0.95.0" - resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.95.0.tgz#2c146bda9489e6104001bea04ba4eeb60df01a27" - integrity sha512-LpnsAXUKRRRuS00Zh/pEwo3WC45W06PK11KFYGKHu47B+tuh1LkdnpS9QRhTaPuZDMlGhnN0xtwUtwgYzpJCBA== +react-native-flipper@^0.96.1: + version "0.96.1" + resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.96.1.tgz#f62fb648c17718aeb8d529c560e64824ae45f9ec" + integrity sha512-IOqaLWwX8mHlXoTsenugON8khe74GIOIOZamQFNc17ZGRLLazJmLMYGUivMeTffk6bRr5RCC+xveyEA0apluWw== react-native@^0.64.2: version "0.64.2"