diff --git a/examples/react-native-query-suggestions/package.json b/examples/react-native-query-suggestions/package.json index 73c7194c11..e9319d5b8a 100644 --- a/examples/react-native-query-suggestions/package.json +++ b/examples/react-native-query-suggestions/package.json @@ -28,7 +28,7 @@ "react-instantsearch": "5.7.0", "react-native": "0.52.0", "react-native-animatable": "1.3.2", - "react-native-vector-icons": "6.5.0", + "react-native-vector-icons": "6.6.0", "react-test-renderer": "16.8.6" }, "jest": { diff --git a/examples/react-native-query-suggestions/yarn.lock b/examples/react-native-query-suggestions/yarn.lock index 201560590e..465fffd9a5 100644 --- a/examples/react-native-query-suggestions/yarn.lock +++ b/examples/react-native-query-suggestions/yarn.lock @@ -5612,10 +5612,10 @@ react-native-vector-icons@4.4.2: prop-types "^15.5.10" yargs "^8.0.2" -react-native-vector-icons@6.5.0: - version "6.5.0" - resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.5.0.tgz#bf925f62a47fed2f02a26392eed385058b7f137e" - integrity sha512-24Y5hkNTbpwK4OQFQQhJ20vBFWltGOcunJPztjO7E/4QpF3YmpbZIWjjf07wHOAlpeqCz3gEWr5iDI0Y2zLNnA== +react-native-vector-icons@6.6.0: + version "6.6.0" + resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.6.0.tgz#66cf004918eb05d90778d64bd42077c1800d481b" + integrity sha512-MImKVx8JEvVVBnaShMr7/yTX4Y062JZMupht1T+IEgbqBj4aQeQ1z2SH4VHWKNtWtppk4kz9gYyUiMWqx6tNSw== dependencies: lodash "^4.0.0" prop-types "^15.6.2" diff --git a/examples/react-native/package.json b/examples/react-native/package.json index e2fc82efd4..c8181ee7e1 100644 --- a/examples/react-native/package.json +++ b/examples/react-native/package.json @@ -31,7 +31,7 @@ "react-native-modal-dropdown": "0.6.2", "react-native-router-flux": "4.0.6", "react-native-star-rating": "1.1.0", - "react-native-vector-icons": "6.5.0" + "react-native-vector-icons": "6.6.0" }, "jest": { "preset": "jest-expo", diff --git a/examples/react-native/yarn.lock b/examples/react-native/yarn.lock index 546cda8d60..750c24eb5c 100644 --- a/examples/react-native/yarn.lock +++ b/examples/react-native/yarn.lock @@ -5807,10 +5807,10 @@ react-native-vector-icons@4.4.2: prop-types "^15.5.10" yargs "^8.0.2" -react-native-vector-icons@6.5.0: - version "6.5.0" - resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.5.0.tgz#bf925f62a47fed2f02a26392eed385058b7f137e" - integrity sha512-24Y5hkNTbpwK4OQFQQhJ20vBFWltGOcunJPztjO7E/4QpF3YmpbZIWjjf07wHOAlpeqCz3gEWr5iDI0Y2zLNnA== +react-native-vector-icons@6.6.0: + version "6.6.0" + resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-6.6.0.tgz#66cf004918eb05d90778d64bd42077c1800d481b" + integrity sha512-MImKVx8JEvVVBnaShMr7/yTX4Y062JZMupht1T+IEgbqBj4aQeQ1z2SH4VHWKNtWtppk4kz9gYyUiMWqx6tNSw== dependencies: lodash "^4.0.0" prop-types "^15.6.2"