diff --git a/ios/Podfile.lock b/ios/Podfile.lock index bde2c37e960..f04c2d4c01f 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -611,11 +611,11 @@ PODS: - Toast (~> 4) - react-native-splash-screen (3.3.0): - React-Core - - react-native-video (6.1.2): + - react-native-video (6.5.0): - RCT-Folly (= 2021.07.22.00) - React-Core - - react-native-video/Video (= 6.1.2) - - react-native-video/Video (6.1.2): + - react-native-video/Video (= 6.5.0) + - react-native-video/Video (6.5.0): - RCT-Folly (= 2021.07.22.00) - React-Core - react-native-webview (13.8.6): @@ -1279,7 +1279,7 @@ SPEC CHECKSUMS: react-native-shake: 0c36371dd63019afa68890ccc65a442ee21b4dde react-native-simple-toast: 1f1cc551d419bc0ab05dcb0136554006c274789d react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457 - react-native-video: 6e80920694028e9b80ca93f3ce014e4b270c0c7f + react-native-video: 34095830f0a9cce593700f3f0744e34c667052c5 react-native-webview: e521df378b9d03a17ea66b6724bfc771fd788502 React-NativeModulesApple: a2c783eea2b9354534d6e991669d5051435b51db React-perflogger: 6acc671f527e69c0cd93b8e62821d33d3ddf25ca diff --git a/package.json b/package.json index 346a2f310f0..b57c91037f6 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "react-native-svg": "^15.5.0", "react-native-tab-view": "^3.5.2", "react-native-url-polyfill": "^2.0.0", - "react-native-video": "^6.1.2", + "react-native-video": "^6.5.0", "react-native-webview": "^13.8.6", "react-redux": "^9.1.2", "redux": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 6437cac1e42..d26ed0d8cc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12936,10 +12936,10 @@ react-native-version@^3.1.0: resolve-from "^5.0.0" semver "^6.0.0" -react-native-video@^6.1.2: - version "6.1.2" - resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.1.2.tgz#84580458e0d0ebbf6ca395cc15cd2f76c337bbda" - integrity sha512-oKk4hLhcWiL+k5CRgqs+/Bvp23QrHFGx3ylawrF4OWjKRekGeHNCf2mSf7+er66ZmktMtJC0ofBTgEPq4rRG6A== +react-native-video@^6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.5.0.tgz#bcb591eeecc4784438a6f074ea3a456b22d6d1b7" + integrity sha512-P3FmyQgKigS4BmFG+6heRHzSp591U/Z+Iw08wWmiNsNiyLRa6x8B0ob4wqWTW4QfzsBf80udg1/T2W49KxxzYw== react-native-webview@^13.8.6: version "13.8.6"