diff --git a/package.json b/package.json index 855de8a..5587b2b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "jest --watch" }, "dependencies": { - "@expo/vector-icons": "10.0.6", + "@expo/vector-icons": "13.0.0", "@react-native-community/masked-view": "0.1.7", "aws-amplify": "^2.2.2", "aws-amplify-react-native": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index bdd18fe..6b3bb46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1522,12 +1522,10 @@ dependencies: "@types/hammerjs" "^2.0.36" -"@expo/vector-icons@10.0.6": - version "10.0.6" - resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-10.0.6.tgz#5718953ff0b97827d11dae5787976fa8ce5caaed" - integrity sha512-qNlKPNdf073LpeEpyClxAh0D3mmIK4TGAQzeKR0HVwf14RIEe17+mLW5Z6Ka5Ho/lUtKMRPDHumSllFyKvpeGg== - dependencies: - lodash "^4.17.4" +"@expo/vector-icons@13.0.0": + version "13.0.0" + resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-13.0.0.tgz#e2989b85e95a82bce216f88cf8fb583ab050ec95" + integrity sha512-TI+l71+5aSKnShYclFa14Kum+hQMZ86b95SH6tQUG3qZEmLTarvWpKwqtTwQKqvlJSJrpFiSFu3eCuZokY6zWA== "@expo/vector-icons@^10.0.2": version "10.0.5"