diff --git a/yarn.lock b/yarn.lock index 9ffbbb1..2e061d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -805,7 +805,7 @@ resolved "https://registry.yarnpkg.com/@expo/traveling-fastlane-linux/-/traveling-fastlane-linux-1.5.0.tgz#74a461361d854a2d3b6408f1e3e0a99974143d89" integrity sha512-5TDlY7NFa59GSdlmyKZDj75blZdaxM4Ax2CkE0euppuWcjSr0Kgv/51rMMk6Ri9IaE9zY1U7pfGQhbcJGE7pEg== -"@expo/vector-icons@^9.0.0": +"@expo/vector-icons@^9.0.0", "@expo/vector-icons@~9.0.0": version "9.0.0" resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-9.0.0.tgz#7f18e21d3edc8b99b76d7d1b8e26b212393e08b3" integrity sha512-k5ndrW3oueW5jRDLt3o8iXKmiU+CvvCZPewOvxY7eRMivi8hIr6TkW6tMCGE1vS5fwmXffIkIpKGZkSbX7TxwA== @@ -813,13 +813,6 @@ lodash "^4.17.4" react-native-vector-icons "6.0.0" -"@expo/vector-icons@github:expo/vector-icons#expo-font-fix": - version "8.0.0" - resolved "https://codeload.github.com/expo/vector-icons/tar.gz/259d1ab7bd298832213733b5260d55b95b611df7" - dependencies: - lodash "^4.17.4" - react-native-vector-icons "6.0.0" - "@expo/websql@^1.0.1": version "1.0.1" resolved "https://registry.yarnpkg.com/@expo/websql/-/websql-1.0.1.tgz#fff0cf9c1baa1f70f9e1d658b7c39a420d9b10a9" @@ -3588,10 +3581,10 @@ expo-localization@~2.0.0: moment-timezone "^0.5.23" rtl-detect "^1.0.2" -expo-location@~2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/expo-location/-/expo-location-2.0.0.tgz#8ce2502960abffaffa87e07939668f2bb03874d3" - integrity sha512-kVo07OWLSoSZPRxaocOyMtEuGPjRJ2hBFBd8/sHNaLTmdnFQMrG6lanwemORZSgYAUgSwGX1yrsn0I5trWofyQ== +expo-location@~2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/expo-location/-/expo-location-2.0.1.tgz#44d5865640ce28a1683dec8ff9269e786b86aa2e" + integrity sha512-hd1lZ1yPh+q50AihNqdeAumr3R64fp7qKlJ/5Ry1ap519Gy3uA1y+XOw5HHNXDw+/fbO9O1xBLpAuJUbZxVk8w== dependencies: invariant "^2.2.4" @@ -3685,13 +3678,13 @@ expo-task-manager@~1.0.0: expo-errors "~1.0.0" expo-task-manager-interface "~1.0.0" -expo@^32.0.0: - version "32.0.0" - resolved "https://registry.yarnpkg.com/expo/-/expo-32.0.0.tgz#c5b0120fdbd76ab9b14476482d525fde23effdbf" - integrity sha512-y8qB9LF3rKvwMJjS4WdKW+skBcalPua0GqrjsKQVRjjntNuCMdmtXzCnI7ukcXMnV9Awa0txKtH/2pfsE08e5Q== +expo@^32.0.6: + version "32.0.6" + resolved "https://registry.yarnpkg.com/expo/-/expo-32.0.6.tgz#71ef60ac5293b9ca8f2219584bc6add8a975714b" + integrity sha512-LMFtWZY+lwMHkoThTBwirctPB/5WeZtGrVM8MVoCI1e7jlONOfNQceM6X2j06BO5HxcCF/ASJSUDiTIIStAeaA== dependencies: "@babel/runtime" "^7.1.2" - "@expo/vector-icons" "github:expo/vector-icons#expo-font-fix" + "@expo/vector-icons" "~9.0.0" "@expo/websql" "^1.0.1" "@types/fbemitter" "^2.0.32" "@types/invariant" "^2.2.29" @@ -3728,7 +3721,7 @@ expo@^32.0.0: expo-image-loader-interface "~2.0.0" expo-local-authentication "~2.0.0" expo-localization "~2.0.0" - expo-location "~2.0.0" + expo-location "~2.0.1" expo-media-library "~2.0.0" expo-payments-stripe "~2.0.0" expo-permissions "~2.0.0" @@ -3752,10 +3745,10 @@ expo@^32.0.0: prop-types "^15.6.0" qs "^6.5.0" react-native-branch "2.2.5" - react-native-gesture-handler "1.0.12" + react-native-gesture-handler "~1.0.14" react-native-maps expo/react-native-maps#v0.22.1-exp.0 react-native-reanimated "1.0.0-alpha.11" - react-native-screens "1.0.0-alpha.19" + react-native-screens "1.0.0-alpha.22" react-native-svg "8.0.10" react-native-view-shot "2.5.0" serialize-error "^2.1.0" @@ -7751,10 +7744,10 @@ react-native-easy-grid@0.2.1: dependencies: lodash "4.17.11" -react-native-gesture-handler@1.0.12: - version "1.0.12" - resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.0.12.tgz#99a22f90212df299245357dbd3a9a01c788f310b" - integrity sha512-Qp5FjRmqUFeCevSu2IYQG1Xw+YXZ9YOzqze/ZxaIvWzYAoKsRchlgHhNoxvCqElp/befrnVFIjAEQyUxcmBKJw== +react-native-gesture-handler@~1.0.14: + version "1.0.17" + resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.0.17.tgz#a046f371f277092157fc2781323d35a02a93daaf" + integrity sha512-0czy7SZvF4q2aCQUGFaBu/yBjYYEbcqSU1/r2bZ/IoXj+DgYuIPBL60SSXhJdYJU8G3brfUHmtgSdcNte8Lh0w== dependencies: hoist-non-react-statics "^2.3.1" invariant "^2.2.2" @@ -7773,7 +7766,7 @@ react-native-keyboard-aware-scroll-view@0.8.0: prop-types "^15.6.2" react-native-iphone-x-helper "^1.0.3" -react-native-maps@expo/react-native-maps#v0.22.1-exp.0: +"react-native-maps@github:expo/react-native-maps#v0.22.1-exp.0": version "0.22.1" resolved "https://codeload.github.com/expo/react-native-maps/tar.gz/e6f98ff7272e5d0a7fe974a41f28593af2d77bb2" @@ -7789,10 +7782,10 @@ react-native-safe-module@^1.1.0: dependencies: dedent "^0.6.0" -react-native-screens@1.0.0-alpha.19: - version "1.0.0-alpha.19" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.19.tgz#ecf3c9023e169b7013266d40b9c5599f37667f6d" - integrity sha512-+a7GdwzLWYWYVUJMg+XuyBoRFGD8GdGyBfebuTNBY+xwUZpTXCaK/GlLGL6EE3h0iBHZu83do7zViEailWRNyA== +react-native-screens@1.0.0-alpha.22: + version "1.0.0-alpha.22" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.22.tgz#7a120377b52aa9bbb94d0b8541a014026be9289b" + integrity sha512-kSyAt0AeVU6N7ZonfV6dP6iZF8B7Bce+tk3eujXhzBGsLg0VSLnU7uE9VqJF0xdQrHR91ZjGgVMieo/8df9KTA== react-native-scripts@2.0.1: version "2.0.1"