From 89db0eb44a20d27b2d0e72d4586bdecd29bfef85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 04:17:11 +0000 Subject: [PATCH] fix(deps): update dependency react-native-safe-area-context to v4.10.4 --- example/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index fbcf9d1..774a55c 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5630,9 +5630,9 @@ react-native-paper@^5.9.1: use-latest-callback "^0.1.5" react-native-safe-area-context@^4.7.1: - version "4.10.1" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.10.1.tgz#29fb27395ff7dfa2fa38788a27226330d73a81cc" - integrity sha512-w8tCuowDorUkPoWPXmhqosovBr33YsukkwYCDERZFHAxIkx6qBadYxfeoaJ91nCQKjkNzGrK5qhoNOeSIcYSpA== + version "4.10.4" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.10.4.tgz#2c13448a99fc85f05e7e94549a986ff06fce2a6f" + integrity sha512-rkpI8TALvWfTcCgsxWsVrlxycbCawjnkURocH0JqYT5jr4jZcOG9oAevgEL6EKiyhtGi/l73ZKWr55Im0eTTRg== react-native-screens@^3.22.1: version "3.31.1"