File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
"babel-preset-es2017" : " ^6.24.1" ,
18
18
"prop-types" : " ^15.6.0" ,
19
19
"react" : " ^16.2.0" ,
20
- "react-dom" : " ^16.2.0 " ,
20
+ "react-dom" : " ^16.2.1 " ,
21
21
"react-redux" : " ^5.0.6" ,
22
22
"redux" : " ^3.7.2"
23
23
}
Original file line number Diff line number Diff line change @@ -4413,9 +4413,9 @@ rc@^1.1.7:
4413
4413
minimist "^1.2.0"
4414
4414
strip-json-comments "~2.0.1"
4415
4415
4416
- react-dom@^16.2.0 :
4417
- version "16.2.0 "
4418
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0 .tgz#69003178601c0ca19b709b33a83369fe6124c044 "
4416
+ react-dom@^16.2.1 :
4417
+ version "16.2.1 "
4418
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.1 .tgz#5cfb32f66267ece7b3850466bf3b219d4911fc1a "
4419
4419
dependencies :
4420
4420
fbjs "^0.8.16"
4421
4421
loose-envify "^1.1.0"
You can’t perform that action at this time.
0 commit comments