diff --git a/enatega-multivendor-rider/package-lock.json b/enatega-multivendor-rider/package-lock.json index 386146a..1f05844 100644 --- a/enatega-multivendor-rider/package-lock.json +++ b/enatega-multivendor-rider/package-lock.json @@ -34,7 +34,7 @@ "expo-location": "~16.5.3", "expo-notifications": "~0.27.6", "expo-splash-screen": "~0.26.4", - "expo-status-bar": "~1.11.1", + "expo-status-bar": "~1.12.1", "expo-task-manager": "~11.7.2", "expo-updates": "~0.24.11", "graphql": "^15.8.0", @@ -9331,9 +9331,9 @@ } }, "node_modules/expo-status-bar": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/expo-status-bar/-/expo-status-bar-1.11.1.tgz", - "integrity": "sha512-ddQEtCOgYHTLlFUe/yH67dDBIoct5VIULthyT3LRJbEwdpzAgueKsX2FYK02ldh440V87PWKCamh7R9evk1rrg==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/expo-status-bar/-/expo-status-bar-1.12.1.tgz", + "integrity": "sha512-/t3xdbS8KB0prj5KG5w7z+wZPFlPtkgs95BsmrP/E7Q0xHXTcDcQ6Cu2FkFuRM+PKTb17cJDnLkawyS5vDLxMA==" }, "node_modules/expo-structured-headers": { "version": "3.7.2", @@ -24542,9 +24542,9 @@ } }, "expo-status-bar": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/expo-status-bar/-/expo-status-bar-1.11.1.tgz", - "integrity": "sha512-ddQEtCOgYHTLlFUe/yH67dDBIoct5VIULthyT3LRJbEwdpzAgueKsX2FYK02ldh440V87PWKCamh7R9evk1rrg==" + "version": "1.12.1", + "resolved": "https://registry.npmjs.org/expo-status-bar/-/expo-status-bar-1.12.1.tgz", + "integrity": "sha512-/t3xdbS8KB0prj5KG5w7z+wZPFlPtkgs95BsmrP/E7Q0xHXTcDcQ6Cu2FkFuRM+PKTb17cJDnLkawyS5vDLxMA==" }, "expo-structured-headers": { "version": "3.7.2", diff --git a/enatega-multivendor-rider/package.json b/enatega-multivendor-rider/package.json index e48a3ed..752b119 100644 --- a/enatega-multivendor-rider/package.json +++ b/enatega-multivendor-rider/package.json @@ -58,7 +58,7 @@ "expo-location": "~16.5.3", "expo-notifications": "~0.27.6", "expo-splash-screen": "~0.26.4", - "expo-status-bar": "~1.11.1", + "expo-status-bar": "~1.12.1", "expo-task-manager": "~11.7.2", "expo-updates": "~0.24.11", "graphql": "^15.8.0",