diff --git a/package.json b/package.json index 47b8059e527..35fc69d3f99 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "react-native-platform-touchable": "^1.1.1", "react-native-qrcode-svg": "^6.3.2", "react-native-quick-crypto": "^0.7.5", - "react-native-reanimated": "^3.15.1", + "react-native-reanimated": "^3.15.5", "react-native-restart": "^0.0.27", "react-native-safe-area-context": "^4.11.0", "react-native-screens": "^3.34.0", diff --git a/yarn.lock b/yarn.lock index eaa479b5f7f..43a03c67994 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12747,10 +12747,10 @@ react-native-quick-crypto@^0.7.5: string_decoder "^1.3.0" util "^0.12.5" -react-native-reanimated@^3.15.1: - version "3.15.1" - resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.15.1.tgz#59fb0ce9de7b8c7add2bcea80911cce332349a0e" - integrity sha512-DbBeUUExtJ1x1nfE94I8qgDgWjq5ztM3IO/+XFO+agOkPeVpBs5cRnxHfJKrjqJ2MgwhJOUDmtHxo+tDsoeitg== +react-native-reanimated@^3.15.5: + version "3.16.0" + resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.16.0.tgz#c1174540158181e022ec076695a0e2f9cf2f8e9a" + integrity sha512-DDyp5/sFeDTsb7lf/iYVwyRmbfzO/+vsUjGV4YHeI9RbelG9GpZRJoxyv5CN0PXsEjQiXk4XJ8rxYDopCg9bsg== dependencies: "@babel/plugin-transform-arrow-functions" "^7.0.0-0" "@babel/plugin-transform-class-properties" "^7.0.0-0"