diff --git a/react-native/ReactNativeFlipperExample/package.json b/react-native/ReactNativeFlipperExample/package.json index 1ab190420..b9d7288fc 100644 --- a/react-native/ReactNativeFlipperExample/package.json +++ b/react-native/ReactNativeFlipperExample/package.json @@ -12,7 +12,7 @@ "dependencies": { "react": "^17.0.2", "react-native": "^0.66.3", - "react-native-flipper": "^0.122.0" + "react-native-flipper": "^0.126.0" }, "devDependencies": { "@babel/core": "^7.16.0", diff --git a/react-native/ReactNativeFlipperExample/yarn.lock b/react-native/ReactNativeFlipperExample/yarn.lock index c72826897..308bdff6e 100644 --- a/react-native/ReactNativeFlipperExample/yarn.lock +++ b/react-native/ReactNativeFlipperExample/yarn.lock @@ -4878,10 +4878,10 @@ react-native-codegen@^0.0.7: jscodeshift "^0.11.0" nullthrows "^1.1.1" -react-native-flipper@^0.122.0: - version "0.122.0" - resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.122.0.tgz#fec6e92ebfb286964b25400384cc81e7e29c293a" - integrity sha512-k958gP8ctiC+SuFcCnEQyg4wbYkZqTjd2qd3m8RxT9/xetYok5jQTfwZ0S1/4TN7bPaQ+VKvkhXZteeZ5egc5g== +react-native-flipper@^0.126.0: + version "0.126.0" + resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.126.0.tgz#9a2ca3a52aba309e1bd9fdd0501772804fdfe9ee" + integrity sha512-HsWhoc7Aa+KWFsZ/j7mVpVsaq1Oc+MkwkF1fl6Z4oACRZvWFwHbxVcMf72hkWmaEf6X1TD5h9dZeVT8JMW18OA== react-native@^0.66.3: version "0.66.3"