diff --git a/package.json b/package.json index b7b668e08..a3217de98 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "react-native-gesture-handler": "~2.9.0", "react-native-get-random-values": "~1.8.0", "react-native-gifted-chat": "^2.0.1", - "react-native-maps": "1.3.2", + "react-native-maps": "1.7.1", "react-native-markdown-display": "^7.0.0-alpha.2", "react-native-modal-dropdown": "https://github.com/donni106/react-native-modal-dropdown#feature/search-options", "react-native-progress": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index ff3401bea..1d645368e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2512,7 +2512,7 @@ dependencies: "@babel/types" "^7.3.0" -"@types/geojson@^7946.0.8": +"@types/geojson@^7946.0.10": version "7946.0.10" resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.10.tgz#6dfbf5ea17142f7f9a043809f1cd4c448cb68249" integrity sha512-Nmh0K3iWQJzniTuPRcJn5hxXkfB1T1pgB89SBig5PlJQU5yocazeu4jATJlaA0GYFKWMqDdvYemoSnF2pXgLVA== @@ -9477,12 +9477,12 @@ react-native-lightbox-v2@0.9.0: resolved "https://registry.yarnpkg.com/react-native-lightbox-v2/-/react-native-lightbox-v2-0.9.0.tgz#b97be4d892ebb959069c451948b11da390bc46d8" integrity sha512-Fc5VFHFj2vokS+OegyTsANKb1CYoUlOtAv+EBH5wtpJn1b5cey6jVXH7136G5+8OC9JmKWSgKHc5thFwOoZTUg== -react-native-maps@1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-1.3.2.tgz#8e30bfd9d934de02827253e5cde6c08a04f6356c" - integrity sha512-NB7HGRZOgxxXCWzrhIVucx/bsrEWANvk3DLci1ov4P9MQnEVQYQCCkTxsnaEvO191GeBOCRDyYn6jckqbfMtmg== +react-native-maps@1.7.1: + version "1.7.1" + resolved "https://registry.yarnpkg.com/react-native-maps/-/react-native-maps-1.7.1.tgz#e0b9d68542b4b59b5ca3df375ada7c860fb41f2e" + integrity sha512-CHVLzL+Q2jiUGgbt4/vosxVI1SukWyaLGjD62VLgR/wZpnH4Umi9ql1bmKDPWcfj2C1QZwMU0Yc7rXTbvZUIiw== dependencies: - "@types/geojson" "^7946.0.8" + "@types/geojson" "^7946.0.10" react-native-markdown-display@^7.0.0-alpha.2: version "7.0.0-alpha.2"