From 082bc1098205cd54c1f95c957659c88133f6686e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 05:51:16 +0000 Subject: [PATCH] Bump react-native-safe-area-context from 3.1.4 to 3.1.9 Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.1.4 to 3.1.9. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](https://github.com/th3rdwave/react-native-safe-area-context/compare/v3.1.4...v3.1.9) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 939ef1e..042b4a4 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-native-lightbox": "^0.8.1", "react-native-linear-gradient": "^2.5.6", "react-native-reanimated": "^1.10.2", - "react-native-safe-area-context": "^3.1.4", + "react-native-safe-area-context": "^3.1.9", "react-native-screens": "^2.10.1", "react-native-vector-icons": "^7.0.0", "react-navigation": "3.8.1", diff --git a/yarn.lock b/yarn.lock index ca5ee05..aa07302 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5652,10 +5652,10 @@ react-native-reanimated@^1.10.2: dependencies: fbjs "^1.0.0" -react-native-safe-area-context@^3.1.4: - version "3.1.4" - resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.4.tgz#9b7f883a5ae8da6218d17467a350434005893602" - integrity sha512-bXx3hqz4LovFoMnJIRGIWL2oJ/PHadXviBKvgZV9yNErtURQLJSn0yfQytVtiqslhaBMZOJwH4R6HiClyofvBg== +react-native-safe-area-context@^3.1.9: + version "3.1.9" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.9.tgz#48864ea976b0fa57142a2cc523e1fd3314e7247e" + integrity sha512-wmcGbdyE/vBSL5IjDPReoJUEqxkZsywZw5gPwsVUV1NBpw5eTIdnL6Y0uNKHE25Z661moxPHQz6kwAkYQyorxA== react-native-safe-area-view@^0.14.1, react-native-safe-area-view@^0.14.9: version "0.14.9"