diff --git a/package.json b/package.json index 49196505458..c3881391423 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "react-native-navigation-bar-color": "2.0.1", "react-native-notifications": "^4.3.1", "react-native-notifier": "1.6.1", - "react-native-orientation-locker": "1.1.8", + "react-native-orientation-locker": "1.2.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 59fc00f8f6e..b304b205930 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17231,10 +17231,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.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/react-native-orientation-locker/-/react-native-orientation-locker-1.2.0.tgz#9fa51b3aade9b847e63066b6fd60509371940a7e" + integrity sha512-lnwp9Jbt1m/0Gfw9a5Mrwj/APNSuYkVdJEgBKRyQgOshDrKRv5dxpD0P786AgIEjnEbjyrNOS6GQvBdqPYSxsg== react-native-picker-select@^8.0.4: version "8.0.4"