diff --git a/example-expo/yarn.lock b/example-expo/yarn.lock index 247b05f7..f4444e7c 100644 --- a/example-expo/yarn.lock +++ b/example-expo/yarn.lock @@ -1608,9 +1608,11 @@ cross-spawn "^7.0.3" "@expo/vector-icons@^14.0.0": - version "14.0.0" - resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-14.0.0.tgz#48ce0aa5c05873b07c0c78bfe16c870388f4de9a" - integrity sha512-5orm59pdnBQlovhU9k4DbjMUZBHNlku7IRgFY56f7pcaaCnXq9yaLJoOQl9sMwNdFzf4gnkTyHmR5uN10mI9rA== + version "14.0.3" + resolved "https://registry.yarnpkg.com/@expo/vector-icons/-/vector-icons-14.0.3.tgz#2e095118dadc0dac80a230bfa659949776b16d74" + integrity sha512-UJAKOXPPi6ez/1QZfoFVopCH3+c12Sw+T+IIVkvONCEN7zjN1fLxxWHkZ7Spz4WO5EH2ObtaJfCe/k4rw+ftxA== + dependencies: + prop-types "^15.8.1" "@expo/xcpretty@^4.3.0": version "4.3.1"