diff --git a/package.json b/package.json index 1a72448f33c..3b9b305d2aa 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "react-native-navigation-bar-color": "2.0.1", "react-native-notifications": "^4.3.3", "react-native-notifier": "1.6.1", - "react-native-orientation-locker": "1.1.8", + "react-native-orientation-locker": "1.6.0", "react-native-picker-select": "^8.0.4", "react-native-platform-touchable": "1.1.1", "react-native-popover-view": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 5784125ec56..1b83e468d96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17520,10 +17520,10 @@ react-native-notifier@1.6.1: resolved "https://registry.yarnpkg.com/react-native-notifier/-/react-native-notifier-1.6.1.tgz#eec07bdebed6c22cd22f5167555b7762e4119552" integrity sha512-uq58vefWCmgk9B/GU0Z9P6M8Su5IuRBtKmroSX7luISEdh3r8QvJo/G6jgK2sO0QhM5QvJOGWBDm1JGEkYL4IQ== -react-native-orientation-locker@1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/react-native-orientation-locker/-/react-native-orientation-locker-1.1.8.tgz#45d1c9e002496b8d286ec8932d6e3e7d341f9c85" - integrity sha512-+Vd7x6O/3zGqYIMXpeDlaw3ma074Dtnocm8ryT9v5SvaiEcWSzII4frPgXaUcc/MiCq4OWZ1JtVoyw75mdomQw== +react-native-orientation-locker@1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/react-native-orientation-locker/-/react-native-orientation-locker-1.6.0.tgz#4ea60e7cb5f2864d595a85f3b9af634c8f7c5121" + integrity sha512-D3IOtAcaAi6S2w0Y1EUnr16I47isosQbE7F67fAu9A+gE67NkyKaJ9HL5EsZ+Uc7+7m+NsuBjx3dxuANNy8rVA== react-native-picker-select@^8.0.4: version "8.0.4"