From aa997597aa562c744051d7a871fe9b6f9f40b872 Mon Sep 17 00:00:00 2001 From: Mark Miyashita Date: Tue, 22 Aug 2017 22:51:07 -0700 Subject: [PATCH] Update react-native-ux-cam and react-native-heap-analytics --- package.json | 4 ++-- yarn.lock | 38 +++++++++++++++++++------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 1751447..2add44b 100644 --- a/package.json +++ b/package.json @@ -19,11 +19,11 @@ "react-native": "0.47.1", "react-native-code-push": "^5.0.0-beta", "react-native-device-info": "^0.11.0", - "react-native-heap-analytics": "^2.3.2", + "react-native-heap-analytics": "^2.4.0", "react-native-intercom": "^7.0.0", "react-native-shake-event": "^4.0.1", "react-native-svg": "^5.4.1", - "react-native-ux-cam": "^4.3.2", + "react-native-ux-cam": "^4.4.0", "react-native-video": "react-native-community/react-native-video#4ca5956" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 31cfb8d..61f3043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4122,35 +4122,35 @@ react-native-device-info@^0.11.0: version "0.11.0" resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-0.11.0.tgz#e96dd0e3f8a7d7e3022c1f441f51fa912fdc7444" -react-native-heap-analytics@^2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/react-native-heap-analytics/-/react-native-heap-analytics-2.3.2.tgz#59d262d2e970fd99ed2c0827717e0205075c3496" +react-native-heap-analytics@^2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/react-native-heap-analytics/-/react-native-heap-analytics-2.4.0.tgz#d8fafef7376eb53b61ca0bc955a2fb4e96b35f59" dependencies: - react-native-package "^2.4.1" + react-native-package "^2.5.0" react-native-intercom@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/react-native-intercom/-/react-native-intercom-7.0.0.tgz#7e90960e35492c14668ef12d94c47d46c5c5219c" -react-native-module-check@^2.3.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/react-native-module-check/-/react-native-module-check-2.3.0.tgz#0fe198b370732f11eddd9123bbd0f7c87e32311e" +react-native-module-check@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/react-native-module-check/-/react-native-module-check-2.5.0.tgz#fe3b4d2c731afc66486d4c10cccc95af075a99cb" dependencies: invariant "^2.2.2" warning "^3.0.0" -react-native-module-guard@^2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/react-native-module-guard/-/react-native-module-guard-2.4.1.tgz#91c3cb40e4294c3c87dd98168d086f1152c6f3ec" +react-native-module-guard@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/react-native-module-guard/-/react-native-module-guard-2.5.0.tgz#d4063dc243fd133ca62aaaa23802b781a5bc80bb" dependencies: warning "^3.0.0" -react-native-package@^2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/react-native-package/-/react-native-package-2.4.1.tgz#80519836569b30b428bb9b20e97c71dc34702680" +react-native-package@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/react-native-package/-/react-native-package-2.5.0.tgz#456e260e45e69620033256623886a1005f221eb0" dependencies: - react-native-module-check "^2.3.0" - react-native-module-guard "^2.4.1" + react-native-module-check "^2.5.0" + react-native-module-guard "^2.5.0" react-native-safe-module@^1.1.0: version "1.2.0" @@ -4171,11 +4171,11 @@ react-native-svg@^5.4.1: color "^0.11.1" lodash "^4.16.6" -react-native-ux-cam@^4.3.2: - version "4.3.2" - resolved "https://registry.yarnpkg.com/react-native-ux-cam/-/react-native-ux-cam-4.3.2.tgz#077a92ce07bb96c8e5460ebbb8344417c162fa17" +react-native-ux-cam@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/react-native-ux-cam/-/react-native-ux-cam-4.4.0.tgz#9d78f8bd9e5814075b667c2db41d14836da98d84" dependencies: - react-native-package "^2.4.1" + react-native-package "^2.5.0" react-native-video@react-native-community/react-native-video#4ca5956: version "1.1.0"