Skip to content

Commit

Permalink
fix: upgrade react-dom due to vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Jan 4, 2019
1 parent d0f14df commit 8bdeeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"prettier": "1.13.5",
"prop-types": "15.6.1",
"react": "16.2.0",
"react-dom": "16.2.0",
"react-dom": "16.2.1",
"react-test-renderer": "15.6.2",
"rimraf": "2.6.2",
"source-map-support": "0.5.6",
Expand Down

0 comments on commit 8bdeeba

Please sign in to comment.