diff --git a/package.json b/package.json index d37e4502..3707d257 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-native-countdown-circle-timer": "^3.0.9", "react-native-gesture-handler": "~2.4.2", "react-native-get-random-values": "~1.8.0", - "react-native-paper": "4.11.2", + "react-native-paper": "4.12.1", "react-native-reanimated": "~2.3.1", "react-native-root-toast": "^3.4.0", "react-native-safe-area-context": "3.3.2", diff --git a/yarn.lock b/yarn.lock index 744e37a6..7742d7ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8616,10 +8616,10 @@ react-native-iphone-x-helper@^1.3.1: resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010" integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg== -react-native-paper@4.11.2: - version "4.11.2" - resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-4.11.2.tgz#4ae73282da9be3bf20760c609d3273643d1dd4a9" - integrity sha512-r+M5unY9Avez4we/RijVh4iy8gqxK93R4840aZmbakOJLIuxjfNh3B6SuoxBEbR6diuPRbKVeWHKju4mhltxWw== +react-native-paper@4.12.1: + version "4.12.1" + resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-4.12.1.tgz#9c0c6236f40ab0bf02dd2d42e0264125d2f9d48a" + integrity sha512-xvAkwtRatsDcB/eSBUwoThBAT5Yy32SgKwrfHRUXi/9s5lR2SEuPZwmsZyAaq+bsxtAH1CaIT4CDeVLSaArzyg== dependencies: "@callstack/react-theme-provider" "^3.0.7" color "^3.1.2"