diff --git a/Listener/package.json b/Listener/package.json index 62f3c966..877bfbdb 100644 --- a/Listener/package.json +++ b/Listener/package.json @@ -16,7 +16,7 @@ "react-native": "0.67.2", "react-native-base64": "0.2.1", "react-native-gesture-handler": "1.10.3", - "react-native-safe-area-context": "3.3.2", + "react-native-safe-area-context": "3.4.0", "react-native-screens": "3.11.1" }, "devDependencies": { diff --git a/Listener/yarn.lock b/Listener/yarn.lock index 0a05c7b6..901c0e5c 100644 --- a/Listener/yarn.lock +++ b/Listener/yarn.lock @@ -5840,10 +5840,10 @@ react-native-gesture-handler@1.10.3: invariant "^2.2.4" prop-types "^15.7.2" -react-native-safe-area-context@3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.3.2.tgz#9549a2ce580f2374edb05e49d661258d1b8bcaed" - integrity sha512-yOwiiPJ1rk+/nfK13eafbpW6sKW0jOnsRem2C1LPJjM3tfTof6hlvV5eWHATye3XOpu2cJ7N+HdkUvUDGwFD2Q== +react-native-safe-area-context@3.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.4.0.tgz#b751f492a7f7470bccb09f1a11ccc276a3c5fe98" + integrity sha512-kmzSK8L9LX+1rF6+qPBZR0kjGn5rE0IHNHL4px/lNwyxA+0siekTkCG+BlzbBy4V3yKeLzQ+UxgT9mEtDHs/Tg== react-native-screens@3.11.1: version "3.11.1"