diff --git a/Examples/simple-fcm-client/package.json b/Examples/simple-fcm-client/package.json index 561d32faba52193c4c8e695a2e3be5c5d2d7b0ed..865ffb465ee6a7f4803b1116803ed682bd6ddcb6 100644 --- a/Examples/simple-fcm-client/package.json +++ b/Examples/simple-fcm-client/package.json @@ -9,7 +9,7 @@ "dependencies": { "react": "16.0.0-alpha.12", "react-native": "^0.47.2", - "react-native-fcm": "^14.1.0", + "react-native-fcm": "^14.1.2", "react-native-maps": "^0.20.1", "react-navigation": "^1.2.1" }, diff --git a/Examples/simple-fcm-client/yarn.lock b/Examples/simple-fcm-client/yarn.lock index 5331a47882263f068415d9ae1f3cadaddd4ec133..876597f62068e863bd24b9fb29f6e946f1c189a0 100644 --- a/Examples/simple-fcm-client/yarn.lock +++ b/Examples/simple-fcm-client/yarn.lock @@ -3750,9 +3750,9 @@ react-native-drawer-layout@1.3.2: dependencies: react-native-dismiss-keyboard "1.0.0" -react-native-fcm@^14.1.0: - version "14.1.0" - resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-14.1.0.tgz#e1b58e041d4cc8bf100206a57bb5182d1324551c" +react-native-fcm@^14.1.2: + version "14.1.2" + resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-14.1.2.tgz#2a71d7eddde33b59f012c91c9ac9393bc83da348" react-native-maps@^0.20.1: version "0.20.1"