diff --git a/package.json b/package.json index b1c8c3553e..2991992415 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "opencollective-postinstall": "^2.0.0", "prop-types": "^15.7.2", "react-native-ratings": "^6.5.0", - "react-native-status-bar-height": "^2.2.0" + "react-native-status-bar-height": "^2.6.0" }, "devDependencies": { "@react-native-community/eslint-config": "^0.0.5", diff --git a/yarn.lock b/yarn.lock index 6dc66db4c4..f3e78ba869 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6653,10 +6653,10 @@ react-native-ratings@^6.5.0: lodash "^4.17.4" prop-types "^15.5.10" -react-native-status-bar-height@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/react-native-status-bar-height/-/react-native-status-bar-height-2.2.0.tgz#3bd51de134660efc5f5ad136ca573c7d5790f7ed" - integrity sha512-4WJpyZirzeMHyZiyNEy4LnSPOtuLRVy3+28Rhz7ffrjCVcc5RFcC0HVjFnkwfuhcTyXIDtzPG6canJkXzbTtBA== +react-native-status-bar-height@^2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/react-native-status-bar-height/-/react-native-status-bar-height-2.6.0.tgz#b6afd25b6e3d533c43d0fcdcfd5cafd775592cea" + integrity sha512-z3SGLF0mHT+OlJDq7B7h/jXPjWcdBT3V14Le5L2PjntjjWM3+EJzq2BcXDwV+v67KFNJic5pgA26cCmseYek6w== react-native-vector-icons@^6.0.2: version "6.0.2"