Greenkeeper/react player 1.15.2 (#800)
Summary: Fix https://github.com/facebook/flipper/issues/771 Pull Request resolved: https://github.com/facebook/flipper/pull/800 Reviewed By: mweststrate Differential Revision: D19902547 Pulled By: passy fbshipit-source-id: d6b0a1ae8355f8a87df87a45cdd9616963bf3597
This commit is contained in:
committed by
Facebook Github Bot
parent
912cd1f2c3
commit
72c1c1fa4d
@@ -172,7 +172,7 @@
|
|||||||
"react-devtools-core": "^4.0.6",
|
"react-devtools-core": "^4.0.6",
|
||||||
"react-dom": "^16.12.0",
|
"react-dom": "^16.12.0",
|
||||||
"react-markdown": "^4.2.2",
|
"react-markdown": "^4.2.2",
|
||||||
"react-player": "^1.14.1",
|
"react-player": "^1.15.2",
|
||||||
"react-redux": "^7.1.1",
|
"react-redux": "^7.1.1",
|
||||||
"react-test-renderer": "^16.12.0",
|
"react-test-renderer": "^16.12.0",
|
||||||
"react-transition-group": "^4.3.0",
|
"react-transition-group": "^4.3.0",
|
||||||
|
|||||||
@@ -7704,10 +7704,10 @@ react-markdown@^4.2.2:
|
|||||||
unist-util-visit "^1.3.0"
|
unist-util-visit "^1.3.0"
|
||||||
xtend "^4.0.1"
|
xtend "^4.0.1"
|
||||||
|
|
||||||
react-player@^1.14.1:
|
react-player@^1.15.2:
|
||||||
version "1.14.1"
|
version "1.15.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-player/-/react-player-1.14.1.tgz#7fb57239daa7a539bbc1954cd14a537f0bd1244c"
|
resolved "https://registry.yarnpkg.com/react-player/-/react-player-1.15.2.tgz#b348df962dbdba39242e8c6edef1df479531a00b"
|
||||||
integrity sha512-8tZ6P2YMRviEAtsD0E5kF03IXAyc7SlRwu6BUuu0NAkPjIqwEdXcRRh3JWp/m5mOsSsMH3KiGsKSieFraSMgtw==
|
integrity sha512-8KWo2ZQU9OnTx5Yp7eKRh/jGadSc436MOqJ+7c7RryfOXeuY938yZ2Osvh6bZY+etMWXDBHqXm14Vv9SoGb68g==
|
||||||
dependencies:
|
dependencies:
|
||||||
deepmerge "^4.0.0"
|
deepmerge "^4.0.0"
|
||||||
load-script "^1.0.0"
|
load-script "^1.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user