diff --git a/package-lock.json b/package-lock.json index 7074015c..89872a60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -736,6 +736,14 @@ "to-fast-properties": "^2.0.0" } }, + "@expo/vector-icons": { + "version": "github:expo/vector-icons#d0fb774a001b047d223cfa5e9537220b20591efd", + "from": "github:expo/vector-icons#d0fb774a001b047d223cfa5e9537220b20591efd", + "requires": { + "lodash": "^4.17.4", + "react-native-vector-icons": "6.0.0" + } + }, "@expo/websql": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/@expo/websql/-/websql-1.0.1.tgz", @@ -2722,20 +2730,6 @@ "serialize-error": "^2.1.0", "uuid-js": "^0.7.5", "whatwg-fetch": "^2.0.4" - }, - "dependencies": { - "@expo/vector-icons": { - "version": "github:expo/vector-icons#d0fb774a001b047d223cfa5e9537220b20591efd", - "from": "github:expo/vector-icons#expo-font-fix", - "requires": { - "lodash": "^4.17.4", - "react-native-vector-icons": "6.0.0" - } - }, - "react-native-maps": { - "version": "github:expo/react-native-maps#e6f98ff7272e5d0a7fe974a41f28593af2d77bb2", - "from": "github:expo/react-native-maps#v0.22.1-exp.0" - } } }, "expo-ads-admob": { @@ -4435,9 +4429,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.filter": { "version": "4.6.0", @@ -5826,6 +5820,10 @@ "prop-types": "^15.5.10" } }, + "react-native-maps": { + "version": "github:expo/react-native-maps#e6f98ff7272e5d0a7fe974a41f28593af2d77bb2", + "from": "github:expo/react-native-maps#e6f98ff7272e5d0a7fe974a41f28593af2d77bb2" + }, "react-native-reanimated": { "version": "1.0.0-alpha.11", "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-1.0.0-alpha.11.tgz",