Skip to content

Commit

Permalink
fix: upgrade react-native-maps from 1.3.2 to 1.7.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-native-maps from 1.3.2 to 1.7.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/donni106/project/657a9c78-f7b4-424b-b054-fa6af433b13f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 1, 2023
1 parent 5a3bae6 commit 9277988
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand Down Expand Up @@ -9477,12 +9477,12 @@ [email protected]:
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"
Expand Down

0 comments on commit 9277988

Please sign in to comment.