From 1f40b2ab3a7c7d9ec6dc5f6a81e955f0c2baf342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 07:52:07 +0000 Subject: [PATCH] Bump react-native-safe-area-context in /enatega-multivendor-rider Bumps [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) from 4.10.1 to 5.6.2. - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](https://github.com/AppAndFlow/react-native-safe-area-context/compare/v4.10.1...v5.6.2) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- enatega-multivendor-rider/package-lock.json | 14 +++++++------- enatega-multivendor-rider/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index 9b49a518..0a1ab8f8 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -59,7 +59,7 @@ "react-native-material-textfield": "^0.16.1", "react-native-modal": "^13.0.1", "react-native-reanimated": "~3.10.1", - "react-native-safe-area-context": "4.10.1", + "react-native-safe-area-context": "5.6.2", "react-native-screens": "3.31.1", "react-native-vector-icons": "^9.2.0", "react-native-web": "~0.19.6", @@ -16268,9 +16268,9 @@ } }, "node_modules/react-native-safe-area-context": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.10.1.tgz", - "integrity": "sha512-w8tCuowDorUkPoWPXmhqosovBr33YsukkwYCDERZFHAxIkx6qBadYxfeoaJ91nCQKjkNzGrK5qhoNOeSIcYSpA==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.6.2.tgz", + "integrity": "sha512-4XGqMNj5qjUTYywJqpdWZ9IG8jgkS3h06sfVjfw5yZQZfWnRFXczi0GnYyFyCc2EBps/qFmoCH8fez//WumdVg==", "peerDependencies": { "react": "*", "react-native": "*" @@ -30819,9 +30819,9 @@ } }, "react-native-safe-area-context": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.10.1.tgz", - "integrity": "sha512-w8tCuowDorUkPoWPXmhqosovBr33YsukkwYCDERZFHAxIkx6qBadYxfeoaJ91nCQKjkNzGrK5qhoNOeSIcYSpA==" + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-5.6.2.tgz", + "integrity": "sha512-4XGqMNj5qjUTYywJqpdWZ9IG8jgkS3h06sfVjfw5yZQZfWnRFXczi0GnYyFyCc2EBps/qFmoCH8fez//WumdVg==" }, "react-native-screens": { "version": "3.31.1", diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index 52b86bdd..23f40363 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -83,7 +83,7 @@ "react-native-material-textfield": "^0.16.1", "react-native-modal": "^13.0.1", "react-native-reanimated": "~3.10.1", - "react-native-safe-area-context": "4.10.1", + "react-native-safe-area-context": "5.6.2", "react-native-screens": "3.31.1", "react-native-vector-icons": "^9.2.0", "react-native-web": "~0.19.6",