diff --git a/package.json b/package.json index f8a70eb..729aa31 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "expo-av": "~13.4.1", "expo-blur": "~12.4.1", "expo-file-system": "~15.4.5", - "expo-status-bar": "~1.6.0", + "expo-status-bar": "~1.11.1", "lodash": "^4.17.21", "moti": "0.27.2", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 544c7fc..02f7795 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5976,10 +5976,10 @@ expo-splash-screen@~0.17.0: "@expo/configure-splash-screen" "^0.6.0" "@expo/prebuild-config" "5.0.7" -expo-status-bar@~1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.6.0.tgz#e79ffdb9a84d2e0ec9a0dc7392d9ab364fefa9cf" - integrity sha512-e//Oi2WPdomMlMDD3skE4+1ZarKCJ/suvcB4Jo/nO427niKug5oppcPNYO+csR6y3ZglGuypS+3pp/hJ+Xp6fQ== +expo-status-bar@~1.11.1: + version "1.11.1" + resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.11.1.tgz#a11318741d361048c11db2b16c4364a79a74af30" + integrity sha512-ddQEtCOgYHTLlFUe/yH67dDBIoct5VIULthyT3LRJbEwdpzAgueKsX2FYK02ldh440V87PWKCamh7R9evk1rrg== expo@^49.0.13: version "49.0.21"