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",