diff --git a/ios/Podfile.lock b/ios/Podfile.lock index bd4cbea52eb..6a059b77355 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -554,7 +554,7 @@ PODS: - React-Core - RNCMaskedView (0.2.8): - React-Core - - RNCPicker (2.4.2): + - RNCPicker (2.4.8): - React-Core - RNDeviceInfo (10.2.0): - React-Core @@ -1087,7 +1087,7 @@ SPEC CHECKSUMS: RNCAsyncStorage: 8616bd5a58af409453ea4e1b246521bb76578d60 RNCClipboard: 2834e1c4af68697089cdd455ee4a4cdd198fa7dd RNCMaskedView: bc0170f389056201c82a55e242e5d90070e18e5a - RNCPicker: 0250e95ad170569a96f5b0555cdd5e65b9084dca + RNCPicker: 0bf8ef8f7800524f32d2bb2a8bcadd53eda0ecd1 RNDeviceInfo: 8b83e99e290deaf1bab71673cc636776ef647b6f RNExitApp: b6d5fb7a7ef85d502c45fb2d00840f517d6a4ac7 RNFBApp: b8704b700f062ed0aa7bbca459b22dd47507a232 diff --git a/package.json b/package.json index 8e73a3232ad..e3576ac856c 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@react-native-firebase/messaging": "11.5.0", "@react-native-firebase/remote-config": "11.5.0", "@react-native-masked-view/masked-view": "^0.2.8", - "@react-native-picker/picker": "^2.4.2", + "@react-native-picker/picker": "^2.4.8", "@react-navigation/devtools": "^6.0.10", "@react-navigation/drawer": "^5.12.9", "@react-navigation/elements": "^1.3.6", diff --git a/yarn.lock b/yarn.lock index 71626ac4462..4112b91588a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4205,10 +4205,10 @@ resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-1.16.8.tgz#2126ca54d4a5a3e9ea5e3f39ad1e6643f8e4b3d4" integrity sha512-pacdQDX6V6EmjF+HoiIh6u++qx4mTK0WnhgUHRc01B+Qt5eoeUwseBqmqfTSXTx/aHDEd6PiIw7UGvKgFoqgFQ== -"@react-native-picker/picker@^2.4.2": - version "2.4.2" - resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.4.2.tgz#2925eb8e76ff6b584c80529adc251df963be9141" - integrity sha512-0nY8638h1J3wKz6P3IJMpOoxJDdOj7Dk/K2hP/xpqP3KnIY0lmoqYlhyNihuyVPocDGajf6SA7LFFsFepQ56ag== +"@react-native-picker/picker@^2.4.8": + version "2.4.8" + resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.4.8.tgz#a1a21f3d6ecadedbc3f0b691a444ddd7baa081f8" + integrity sha512-5NQ5XPo1B03YNqKFrV6h9L3CQaHlB80wd4ETHUEABRP2iLh7FHLVObX2GfziD+K/VJb8G4KZcZ23NFBFP1f7bg== "@react-native/assets@1.0.0": version "1.0.0"