diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index 1e4162c..0ad24e6 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -31,7 +31,7 @@ "expo-font": "~12.0.7", "expo-image-picker": "~15.0.7", "expo-localization": "~15.0.3", - "expo-location": "~17.0.1", + "expo-location": "~18.1.6", "expo-notifications": "~0.28.9", "expo-splash-screen": "~0.27.5", "expo-status-bar": "~1.12.1", @@ -8468,9 +8468,9 @@ } }, "node_modules/expo-location": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/expo-location/-/expo-location-17.0.1.tgz", - "integrity": "sha512-m+OzotzlAXO3ZZ1uqW5GC25nXW868zN+ROyBA1V4VF6jGay1ZEs4URPglCVUDzZby2F5wt24cMzqDKw2IX6nRw==", + "version": "18.1.6", + "resolved": "https://registry.npmjs.org/expo-location/-/expo-location-18.1.6.tgz", + "integrity": "sha512-l5dQQ2FYkrBgNzaZN1BvSmdhhcztFOUucu2kEfDBMV4wSIuTIt/CKsho+F3RnAiWgvui1wb1WTTf80E8zq48hA==", "peerDependencies": { "expo": "*" } @@ -23894,9 +23894,9 @@ } }, "expo-location": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/expo-location/-/expo-location-17.0.1.tgz", - "integrity": "sha512-m+OzotzlAXO3ZZ1uqW5GC25nXW868zN+ROyBA1V4VF6jGay1ZEs4URPglCVUDzZby2F5wt24cMzqDKw2IX6nRw==" + "version": "18.1.6", + "resolved": "https://registry.npmjs.org/expo-location/-/expo-location-18.1.6.tgz", + "integrity": "sha512-l5dQQ2FYkrBgNzaZN1BvSmdhhcztFOUucu2kEfDBMV4wSIuTIt/CKsho+F3RnAiWgvui1wb1WTTf80E8zq48hA==" }, "expo-manifests": { "version": "0.14.3", diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index 62e03fd..fc67a05 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -55,7 +55,7 @@ "expo-font": "~12.0.7", "expo-image-picker": "~15.0.7", "expo-localization": "~15.0.3", - "expo-location": "~17.0.1", + "expo-location": "~18.1.6", "expo-notifications": "~0.28.9", "expo-splash-screen": "~0.27.5", "expo-status-bar": "~1.12.1",