diff --git a/package.json b/package.json index 49196505458..68813118692 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@react-native-community/art": "^1.2.0", "@react-native-community/blur": "^4.1.0", "@react-native-community/cameraroll": "4.1.2", - "@react-native-community/datetimepicker": "3.5.2", + "@react-native-community/datetimepicker": "6.7.0", "@react-native-community/hooks": "2.6.0", "@react-native-community/masked-view": "0.1.11", "@react-native-community/netinfo": "6.0.0", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..e5d6a8c691b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4957,10 +4957,10 @@ sudo-prompt "^9.0.0" wcwidth "^1.0.1" -"@react-native-community/datetimepicker@3.5.2": - version "3.5.2" - resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-3.5.2.tgz#8e6feb30f2620e5abdf565d5fe74c0c04edcf6ae" - integrity sha512-TWRuAtr/DnrEcRewqvXMLea2oB+YF+SbtuYLHguALLxNJQLl/RFB7aTNZeF+OoH75zKFqtXECXV1/uxQUpA+sg== +"@react-native-community/datetimepicker@6.7.0": + version "6.7.0" + resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-6.7.0.tgz#c03bef0b07a6734bb8e603b78407e8281a4bfc8a" + integrity sha512-R8WA1nv6j2Q54+QFNkhzUzkOcN5lrtOCPyker272e8PopduAiirDMgu9hxNnfxd6NuB4n0VbRbRc7yl0O1V72Q== dependencies: invariant "^2.2.4"