diff --git a/mobile/package-lock.json b/mobile/package-lock.json index b861f57..1f0854e 100644 --- a/mobile/package-lock.json +++ b/mobile/package-lock.json @@ -26,7 +26,7 @@ "expo-device": "~5.9.4", "expo-media-library": "~15.9.2", "expo-notifications": "~0.27.7", - "expo-status-bar": "~1.11.1", + "expo-status-bar": "~1.12.1", "expo-system-ui": "~2.9.4", "lodash": "^4.17.21", "native-notify": "^4.0.4", @@ -11967,9 +11967,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-system-ui": { "version": "2.9.4", diff --git a/mobile/package.json b/mobile/package.json index ea1e298..122ee16 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -28,7 +28,7 @@ "expo-device": "~5.9.4", "expo-media-library": "~15.9.2", "expo-notifications": "~0.27.7", - "expo-status-bar": "~1.11.1", + "expo-status-bar": "~1.12.1", "expo-system-ui": "~2.9.4", "lodash": "^4.17.21", "native-notify": "^4.0.4",