File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 21
21
" friends of react"
22
22
],
23
23
"dependencies" : {
24
- "hoist-non-react-statics" : " ^1.2.0 " ,
24
+ "hoist-non-react-statics" : " ^3.0.1 " ,
25
25
"invariant" : " ^2.2.4"
26
26
},
27
27
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1768,9 +1768,11 @@ hoek@2.x.x:
1768
1768
version "2.16.3"
1769
1769
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
1770
1770
1771
- hoist-non-react-statics@^1.2.0 :
1772
- version "1.2.0"
1773
- resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
1771
+ hoist-non-react-statics@^3.0.1 :
1772
+ version "3.0.1"
1773
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.0.1.tgz#fba3e7df0210eb9447757ca1a7cb607162f0a364"
1774
+ dependencies :
1775
+ react-is "^16.3.2"
1774
1776
1775
1777
home-or-tmp@^2.0.0 :
1776
1778
version "2.0.0"
@@ -2573,6 +2575,10 @@ react-dom@^16.4.2:
2573
2575
object-assign "^4.1.1"
2574
2576
prop-types "^15.6.0"
2575
2577
2578
+ react-is@^16.3.2 :
2579
+ version "16.4.2"
2580
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.2.tgz#84891b56c2b6d9efdee577cc83501dfc5ecead88"
2581
+
2576
2582
react@^16.4.2 :
2577
2583
version "16.4.2"
2578
2584
resolved "https://registry.yarnpkg.com/react/-/react-16.4.2.tgz#2cd90154e3a9d9dd8da2991149fdca3c260e129f"
You can’t perform that action at this time.
0 commit comments