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 @@ -4428,9 +4428,9 @@ rc@^1.1.7:
4428
4428
minimist "^1.2.0"
4429
4429
strip-json-comments "~2.0.1"
4430
4430
4431
- react-dom@^16.2.0 :
4432
- version "16.2.0 "
4433
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0 .tgz#69003178601c0ca19b709b33a83369fe6124c044 "
4431
+ react-dom@^16.2.1 :
4432
+ version "16.2.1 "
4433
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.1 .tgz#5cfb32f66267ece7b3850466bf3b219d4911fc1a "
4434
4434
dependencies :
4435
4435
fbjs "^0.8.16"
4436
4436
loose-envify "^1.1.0"
You can’t perform that action at this time.
0 commit comments