diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index fb19606c..5d2b8f00 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": "~52.0.28", - "expo-application": "~6.0.2", + "expo-application": "~57.0.0", "expo-av": "~14.0.6", "expo-camera": "~15.0.13", "expo-constants": "~16.0.2", @@ -9363,10 +9363,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.0", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-57.0.0.tgz", + "integrity": "sha512-vNrnYlqtRS5pFUm1tjut4dogZxW/uhmMOD5GeLQ8Z9Ji3KMYKLOy5dG0BlUsMrcSgyPJvJqP0TFopkEZ02ec6g==", "peerDependencies": { "expo": "*" } @@ -26927,9 +26926,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.0", + "resolved": "https://registry.npmjs.org/expo-application/-/expo-application-57.0.0.tgz", + "integrity": "sha512-vNrnYlqtRS5pFUm1tjut4dogZxW/uhmMOD5GeLQ8Z9Ji3KMYKLOy5dG0BlUsMrcSgyPJvJqP0TFopkEZ02ec6g==" }, "expo-asset": { "version": "11.0.2", diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index d1030025..43d8f873 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": "~52.0.28", - "expo-application": "~6.0.2", + "expo-application": "~57.0.0", "expo-av": "~14.0.6", "expo-camera": "~15.0.13", "expo-constants": "~16.0.2",