diff --git a/react-native/ReactNativeFlipperExample/package.json b/react-native/ReactNativeFlipperExample/package.json index deabf500e..43b191764 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.94.1" + "react-native-flipper": "^0.95.0" }, "devDependencies": { "@babel/core": "^7.14.6", diff --git a/react-native/ReactNativeFlipperExample/yarn.lock b/react-native/ReactNativeFlipperExample/yarn.lock index a0b12576f..176dacc70 100644 --- a/react-native/ReactNativeFlipperExample/yarn.lock +++ b/react-native/ReactNativeFlipperExample/yarn.lock @@ -5017,10 +5017,10 @@ react-native-codegen@^0.0.6: jscodeshift "^0.11.0" nullthrows "^1.1.1" -react-native-flipper@^0.94.1: - version "0.94.1" - resolved "https://registry.yarnpkg.com/react-native-flipper/-/react-native-flipper-0.94.1.tgz#73e7497fdb814b585310eeaf38befa572da594b4" - integrity sha512-ELlMN/vFtfYKoI2Mw/mPaLeYhMnShgkiwNqeO1cGZgrJ7lTt6aUFOXyd5Z2YYMoUF9s1V5l5ke30IDJaZ8/dgw== +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@^0.64.2: version "0.64.2"