From 7701d0d908f4afbaa1daea2f7945dbdfd62c27c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 08:07:21 +0000 Subject: [PATCH] chore(deps): bump react-native-safe-area-context from 3.3.2 to 4.2.5 Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.3.2 to 4.2.5. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](https://github.com/th3rdwave/react-native-safe-area-context/compare/v3.3.2...v4.2.5) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6241b1a4..f080fe58 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-native-paper": "4.11.2", "react-native-reanimated": "~2.3.1", "react-native-root-toast": "^3.3.0", - "react-native-safe-area-context": "3.3.2", + "react-native-safe-area-context": "4.2.5", "react-native-screens": "~3.10.1", "react-native-svg": "12.3.0", "react-native-web": "0.17.1", diff --git a/yarn.lock b/yarn.lock index 17fbe023..c469fd53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8622,10 +8622,10 @@ react-native-root-toast@^3.3.0: prop-types "^15.5.10" react-native-root-siblings "^4.0.0" -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@4.2.5: + version "4.2.5" + resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.2.5.tgz#23006dc1a398bb825d7d795c27f1c46119efe8a5" + integrity sha512-nUil2de1gk/8ZB9IzIxFyGCiKeAYcHzJb/Tks2NzSkev1qH4MNR05DWYDSmW6vLT+y4mospLVyG/H5dyUd+KQQ== react-native-screens@^3.4.0, react-native-screens@~3.10.1: version "3.10.1"