From 2f2257c908bc8d004ccd6fa18a35001b909cc6ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 07:24:00 +0000 Subject: [PATCH] Bump expo-application from 6.0.2 to 57.0.2 in /enatega-multivendor-rider Bumps [expo-application](https://github.com/expo/expo/tree/HEAD/packages/expo-application) from 6.0.2 to 57.0.2. - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-application/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-application) --- updated-dependencies: - dependency-name: expo-application dependency-version: 57.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- enatega-multivendor-rider/package-lock.json | 15 +++++++-------- enatega-multivendor-rider/package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index 9b49a518..bea8087a 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -22,7 +22,7 @@ "@types/react": "~18.2.79", "deprecated-react-native-prop-types": "^4.0.0", "expo": "~51.0.19", - "expo-application": "~6.0.2", + "expo-application": "~57.0.2", "expo-av": "~15.0.2", "expo-camera": "~15.0.13", "expo-constants": "~16.0.2", @@ -9077,10 +9077,9 @@ } }, "node_modules/expo-application": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-6.0.2.tgz", - "integrity": "sha512-qcj6kGq3mc7x5yIb5KxESurFTJCoEKwNEL34RdPEvTB/xhl7SeVZlu05sZBqxB1V4Ryzq/LsCb7NHNfBbb3L7A==", - "license": "MIT", + "version": "57.0.2", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-57.0.2.tgz", + "integrity": "sha512-q31YwcXyymviAmdrtDfAg3Dld4VMxLCNAfgMHip7vZpPX4lzF/AfwsywqBJUAjQnJknzaNAkzqvMVjO5XmKYDA==", "peerDependencies": { "expo": "*" } @@ -26028,9 +26027,9 @@ } }, "expo-application": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-6.0.2.tgz", - "integrity": "sha512-qcj6kGq3mc7x5yIb5KxESurFTJCoEKwNEL34RdPEvTB/xhl7SeVZlu05sZBqxB1V4Ryzq/LsCb7NHNfBbb3L7A==" + "version": "57.0.2", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-57.0.2.tgz", + "integrity": "sha512-q31YwcXyymviAmdrtDfAg3Dld4VMxLCNAfgMHip7vZpPX4lzF/AfwsywqBJUAjQnJknzaNAkzqvMVjO5XmKYDA==" }, "expo-asset": { "version": "10.0.10", diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index 52b86bdd..a1ccf838 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -46,7 +46,7 @@ "@types/react": "~18.2.79", "deprecated-react-native-prop-types": "^4.0.0", "expo": "~51.0.19", - "expo-application": "~6.0.2", + "expo-application": "~57.0.2", "expo-av": "~15.0.2", "expo-camera": "~15.0.13", "expo-constants": "~16.0.2",