diff --git a/package.json b/package.json index 0c5f7371..a2d57b9c 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "react-native-modal-datetime-picker": "^14.0.0", "react-native-onesignal": "^4.4.1", "react-native-reanimated": "~2.9.1", - "react-native-reanimated-carousel": "^3.0.5", + "react-native-reanimated-carousel": "^3.1.5", "react-native-safe-area-context": "4.3.1", "react-native-screens": "~3.15.0", "react-native-style-utilities": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 902e1e73..dd6a5f49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11737,10 +11737,10 @@ react-native-onesignal@^4.4.1: dependencies: invariant "^2.2.2" -react-native-reanimated-carousel@^3.0.5: - version "3.0.5" - resolved "https://registry.yarnpkg.com/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.0.5.tgz#3a8b70f51608adb568d41d553715d59142d18620" - integrity sha512-fZyA0Yun6Ia9psk+Cj56rHLnsoZCVo/64rRqU5KT51G4fxqhs2HPjWiWIMgvPSa5MNpHYFl2hh10JYXwt7QjCQ== +react-native-reanimated-carousel@^3.1.5: + version "3.1.5" + resolved "https://registry.yarnpkg.com/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.1.5.tgz#9737071fb06137632bd3dc7e92e75eeaf7de17a2" + integrity sha512-s3+Qoaajpic6u4npfqLHZeIDG8G1jbBSf5fCf0gRioWCiSNw8+1kzvfU9kB5knY10XCYTksMZ0eJfi8EqEvWEw== react-native-reanimated@~2.9.1: version "2.9.1"