diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index fb19606c..443a4acd 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -30,7 +30,7 @@ "expo-device": "~6.0.2", "expo-font": "~12.0.7", "expo-image-picker": "~15.0.7", - "expo-localization": "~16.0.1", + "expo-localization": "~57.0.1", "expo-location": "~17.0.1", "expo-notifications": "~0.28.9", "expo-splash-screen": "~0.27.5", @@ -9892,9 +9892,9 @@ } }, "node_modules/expo-localization": { - "version": "16.0.1", - "resolved": "https://registry.npmjs.org/expo-localization/-/expo-localization-16.0.1.tgz", - "integrity": "sha512-kUrXiV/Pq9r7cG+TMt+Qa49IUQ9Y/czVwen4hmiboTclTopcWdIeCzYZv6JGtufoPpjEO9vVx1QJrXYl9V2u0Q==", + "version": "57.0.1", + "resolved": "https://registry.npmjs.org/expo-localization/-/expo-localization-57.0.1.tgz", + "integrity": "sha512-8Ffl4UTbOsQeGT0v5fxMbyPHyPMPnhSPDFQJa8p9rjJrthFoAtNi+fL6Ssmrvf1/7dmPq1mVY52MEt0TMEfgjA==", "license": "MIT", "dependencies": { "rtl-detect": "^1.0.2" @@ -27311,9 +27311,9 @@ "integrity": "sha512-71XAMnoWjKZrN8J7Q3+u0l9Ytp4OfhNAYz8BCWF1/9aFUw09J3I7Z5DuI3MUsVMa/KWi+XhG+eDUFP8cVA19Uw==" }, "expo-localization": { - "version": "16.0.1", - "resolved": "https://registry.npmjs.org/expo-localization/-/expo-localization-16.0.1.tgz", - "integrity": "sha512-kUrXiV/Pq9r7cG+TMt+Qa49IUQ9Y/czVwen4hmiboTclTopcWdIeCzYZv6JGtufoPpjEO9vVx1QJrXYl9V2u0Q==", + "version": "57.0.1", + "resolved": "https://registry.npmjs.org/expo-localization/-/expo-localization-57.0.1.tgz", + "integrity": "sha512-8Ffl4UTbOsQeGT0v5fxMbyPHyPMPnhSPDFQJa8p9rjJrthFoAtNi+fL6Ssmrvf1/7dmPq1mVY52MEt0TMEfgjA==", "requires": { "rtl-detect": "^1.0.2" } diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index d1030025..fed4d7cc 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -54,7 +54,7 @@ "expo-device": "~6.0.2", "expo-font": "~12.0.7", "expo-image-picker": "~15.0.7", - "expo-localization": "~16.0.1", + "expo-localization": "~57.0.1", "expo-location": "~17.0.1", "expo-notifications": "~0.28.9", "expo-splash-screen": "~0.27.5",