Skip to content

Commit

Permalink
fix: upgrade react-dom from 16.10.2 to 16.12.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-dom from 16.10.2 to 16.12.0.

See this package in NPM:
https://www.npmjs.com/package/react-dom

See this project in Snyk:
https://app.snyk.io/org/keonik/project/2d7bfe50-892e-400d-a19f-e1e726f6cb5f?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 23, 2019
1 parent c0e6383 commit 4606079
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"private": false,
"dependencies": {
"react": "^16.11.0",
"react-dom": "^16.10.2",
"react-dom": "^16.12.0",
"react-redux": "^7.1.1",
"redux": "^4.0.4",
"redux-devtools-extension": "^2.13.8"
Expand Down

0 comments on commit 4606079

Please sign in to comment.