diff --git a/apps/thu-info-app/package.json b/apps/thu-info-app/package.json index 7449bf501..a6b57a2bf 100644 --- a/apps/thu-info-app/package.json +++ b/apps/thu-info-app/package.json @@ -49,7 +49,7 @@ "react-native-permissions": "4.1.5", "react-native-polyfill-globals": "3.1.0", "react-native-qrcode-svg": "6.3.2", - "react-native-reanimated": "3.15.1", + "react-native-reanimated": "3.15.2", "react-native-safe-area-context": "4.11.0", "react-native-safearea-height": "1.0.6", "react-native-screens": "3.35.0-rc.1", diff --git a/yarn.lock b/yarn.lock index c78bac25b..1696475c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9089,10 +9089,10 @@ react-native-qrcode-svg@6.3.2: qrcode "^1.5.1" text-encoding "^0.7.0" -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.2: + version "3.15.2" + resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.15.2.tgz#d0fe19006255f7ac350ff27de0b56b8fa11ef270" + integrity sha512-2kg80jhPCYAxoT+xx/+oTvOkc2YbzD0mfodQ8y7OtR1aZUECXd3UnHb6uN2J19TFF4si1TKS5Qi17R4qOENBHA== dependencies: "@babel/plugin-transform-arrow-functions" "^7.0.0-0" "@babel/plugin-transform-class-properties" "^7.0.0-0"