diff --git a/package.json b/package.json index 3696e6d70..843bc6c65 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@react-native-clipboard/clipboard": "^1.8.5", "@react-native-community/art": "^1.2.0", "@react-native-community/blur": "^4.1.0", - "@react-native-community/datetimepicker": "3.5.2", + "@react-native-community/datetimepicker": "7.6.2", "@react-native-community/hooks": "2.6.0", "@react-native-community/netinfo": "6.0.0", "@react-native-community/picker": "^1.8.1", diff --git a/yarn.lock b/yarn.lock index 8c2c3c5b3..5d35182e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5432,10 +5432,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@7.6.2": + version "7.6.2" + resolved "https://registry.yarnpkg.com/@react-native-community/datetimepicker/-/datetimepicker-7.6.2.tgz#9bba92dc8088b54331f89bbf89134836f0d4c067" + integrity sha512-ogZnvCmNG/lGHhEQypqz/mPymiIWD5jv6uKczg/l/aWgiKs1RDPQH1abh+R0I26aKoXmgamJJPuXKeC5eRWtZg== dependencies: invariant "^2.2.4"