diff --git a/package.json b/package.json index 59a4e99..0b615c8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ ] }, "dependencies": { - "@expo/vector-icons": "^8.0.0", + "@expo/vector-icons": "^9.0.0", "expo": "^31.0.2", "jest": "^23.6.0", "react": "16.5.0", diff --git a/yarn.lock b/yarn.lock index 95e65a9..175f53c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -636,6 +636,14 @@ lodash "^4.17.4" react-native-vector-icons "6.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== + 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"