diff --git a/package.json b/package.json index 5899326..2ed1f40 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "jest" }, "dependencies": { - "@expo/vector-icons": "^10.0.1", + "@expo/vector-icons": "^10.1.0", "expo": "^35.0.1", "expo-cli": "^3.9.1", "pro": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index dbb10ce..693e9e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1057,10 +1057,10 @@ resolved "https://registry.yarnpkg.com/@expo/traveling-fastlane-linux/-/traveling-fastlane-linux-1.11.0.tgz#a714d87633b030b7190bc0c2b02540eb714bea2b" integrity sha512-ia187s91eO3jxilI/rqqy3SSAUdXsq/5k2nPck2Fs9jWiGldks8Dop+6bAl2brUwzY9VrTDPB2u2z4V08XDZFA== -"@expo/vector-icons@^10.0.1", "@expo/vector-icons@^10.0.2": - version "10.0.6" - resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-10.0.6.tgz#5718953ff0b97827d11dae5787976fa8ce5caaed" - integrity sha512-qNlKPNdf073LpeEpyClxAh0D3mmIK4TGAQzeKR0HVwf14RIEe17+mLW5Z6Ka5Ho/lUtKMRPDHumSllFyKvpeGg== +"@expo/vector-icons@^10.0.2", "@expo/vector-icons@^10.1.0": + version "10.1.0" + resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-10.1.0.tgz#3fb2517924b031c1b98f86fa51a2032a257759b0" + integrity sha512-6ikFslHORJgsb8wKeSgXYfZNNXsiTb3yQf5xaNyGUCYg4zqE7VchdhnH9yZKTI3Lu16jna52pHQZl+3jcOSAbQ== dependencies: lodash "^4.17.4"