From 1bf59fdac9bfc84003f2709d1fdf3f97da16108d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:13:51 +0000 Subject: [PATCH] Bump react-native-safe-area-context from 4.10.8 to 4.10.9 (#76) --- examples/video-chat/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/video-chat/package.json b/examples/video-chat/package.json index b9ae57e6..9a021f43 100644 --- a/examples/video-chat/package.json +++ b/examples/video-chat/package.json @@ -30,7 +30,7 @@ "react-native": "0.73.4", "react-native-gesture-handler": "~2.18.1", "react-native-reanimated": "^3.15.0", - "react-native-safe-area-context": "4.10.8", + "react-native-safe-area-context": "4.10.9", "react-native-screens": "^3.34.0", "react-native-toast-message": "^2.2.0" }, diff --git a/yarn.lock b/yarn.lock index 53bdeb6a..843f9500 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16850,13 +16850,13 @@ __metadata: languageName: node linkType: hard -"react-native-safe-area-context@npm:4.10.8": - version: 4.10.8 - resolution: "react-native-safe-area-context@npm:4.10.8" +"react-native-safe-area-context@npm:4.10.9": + version: 4.10.9 + resolution: "react-native-safe-area-context@npm:4.10.9" peerDependencies: react: "*" react-native: "*" - checksum: 10c0/dd0eb162e2f35e3be88a9f1c868bac198d77caa063bf2438692d61459fe5334d981a47296818d19ca35c8b83c8c9a2a70df468786382157a5d00b1ea440d714b + checksum: 10c0/370be377bc65feb20e9e2c1ca46e9919c87c92346fe55d3006f5dd6169346777433549dc57c444daddc7c9db4a2742d0f5d2aa0be0e2d30b8b1b42d295c10c9e languageName: node linkType: hard @@ -20035,7 +20035,7 @@ __metadata: react-native-dotenv: "npm:^3.4.8" react-native-gesture-handler: "npm:~2.18.1" react-native-reanimated: "npm:^3.15.0" - react-native-safe-area-context: "npm:4.10.8" + react-native-safe-area-context: "npm:4.10.9" react-native-screens: "npm:^3.34.0" react-native-toast-message: "npm:^2.2.0" react-test-renderer: "npm:18.3.1"