File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
"react" : " ^16.8.5" ,
13
13
"react-bootstrap" : " ^0.32.1" ,
14
14
"react-codemirror2" : " ^5.0.1" ,
15
- "react-dom" : " ^16.8.3 " ,
15
+ "react-dom" : " ^16.8.5 " ,
16
16
"react-helmet" : " ^5.2.0" ,
17
17
"react-scripts" : " 1.1.5" ,
18
18
"react-split-pane" : " ^0.1.87" ,
Original file line number Diff line number Diff line change @@ -8410,15 +8410,15 @@ react-dev-utils@^5.0.2:
8410
8410
strip-ansi "3.0.1"
8411
8411
text-table "0.2.0"
8412
8412
8413
- react-dom@^16.8.3 :
8414
- version "16.8.4 "
8415
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.4 .tgz#1061a8e01a2b3b0c8160037441c3bf00a0e3bc48 "
8416
- integrity sha512-Ob2wK7XG2tUDt7ps7LtLzGYYB6DXMCLj0G5fO6WeEICtT4/HdpOi7W/xLzZnR6RCG1tYza60nMdqtxzA8FaPJQ ==
8413
+ react-dom@^16.8.5 :
8414
+ version "16.8.5 "
8415
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.5 .tgz#b3e37d152b49e07faaa8de41fdf562be3463335e "
8416
+ integrity sha512-VIEIvZLpFafsfu4kgmftP5L8j7P1f0YThfVTrANMhZUFMDOsA6e0kfR6wxw/8xxKs4NB59TZYbxNdPCDW34x4w ==
8417
8417
dependencies :
8418
8418
loose-envify "^1.1.0"
8419
8419
object-assign "^4.1.1"
8420
8420
prop-types "^15.6.2"
8421
- scheduler "^0.13.4 "
8421
+ scheduler "^0.13.5 "
8422
8422
8423
8423
react-error-overlay@^4.0.1 :
8424
8424
version "4.0.1"
You can’t perform that action at this time.
0 commit comments