diff --git a/package.json b/package.json index 876822f6..d0dbc3fa 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "react-native-screens": "3.25.0", "react-native-svg": "13.13.0", "react-native-vector-icons": "10.0.0", - "react-native-video": "6.0.0-alpha.7", + "react-native-video": "6.0.0-alpha.8", "react-native-webview": "13.6.0", "react-syntax-highlighter": "15.5.0", "turndown": "7.1.2", diff --git a/yarn.lock b/yarn.lock index 8272f569..09629bf6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7429,10 +7429,10 @@ react-native-vector-icons@10.0.0: prop-types "^15.7.2" yargs "^16.1.1" -react-native-video@6.0.0-alpha.7: - version "6.0.0-alpha.7" - resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.0.0-alpha.7.tgz#3bb4dd1860d269ac4fd912b2a526a666a681d2c7" - integrity sha512-X/siSaJf0V//IbnozjDm1jAjNaXlFy6Hbr6X8GNFl/ztLvN+Z8R/Quq9Q8o22XVwlPacPQ9VS/G0Stdktn0FEw== +react-native-video@6.0.0-alpha.8: + version "6.0.0-alpha.8" + resolved "https://registry.yarnpkg.com/react-native-video/-/react-native-video-6.0.0-alpha.8.tgz#9981c84dbef81cfe861bb80d0cdc4551335b6443" + integrity sha512-PLv9eUtgReblotIS2KKWIA7UCtDsJcrcqYmYOgyozhwSMdEoGL5aAdhdu0X6PXRDCHJNdXSDYL01Wj7VY0eLvA== dependencies: deprecated-react-native-prop-types "^2.2.0" keymirror "^0.1.1"