diff --git a/package.json b/package.json index 500edc4dc3..ed69456e1e 100644 --- a/package.json +++ b/package.json @@ -196,7 +196,7 @@ "react-native-pager-view": "6.8.0", "react-native-progress": "bluesky-social/react-native-progress", "react-native-qrcode-styled": "^0.3.3", - "react-native-reanimated": "^3.19.1", + "react-native-reanimated": "^3.19.2", "react-native-safe-area-context": "~5.6.0", "react-native-screens": "~4.16.0", "react-native-svg": "15.12.1", diff --git a/yarn.lock b/yarn.lock index 403885e5a5..1d16f9200d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17089,10 +17089,10 @@ react-native-qrcode-styled@^0.3.3: qrcode "^1.5.4" react-fast-compare "^3.2.2" -react-native-reanimated@^3.19.1: - version "3.19.1" - resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.19.1.tgz#761f731bfb5dc67724ca7bf7bce90a6da975d753" - integrity sha512-ILL0FSNzSVIg6WuawrsMBvNxk2yJFiTUcahimXDAeNiE/09eagVUlHhYWXAAmH0umvAOafBaGjO7YfBhUrf5ZQ== +react-native-reanimated@^3.19.2: + version "3.19.2" + resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.19.2.tgz#a72630e2685c54a486a961e740ebc600e034173f" + integrity sha512-RpnmoNwmR4y2kyGcAtGUG31mbPtR4E0Q73dFa9jhoKFBecaHEHxz0/oWL0H+zuEy7dLxR8oslGGlu6+fcCMm+g== dependencies: "@babel/plugin-transform-arrow-functions" "^7.0.0-0" "@babel/plugin-transform-class-properties" "^7.0.0-0"