Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

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/52ee0a48-934c-4708-851a-9891610af1dc?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 23, 2019
1 parent a881160 commit 0837e70
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": false,
"dependencies": {
"react": "^16.11.0",
"react-dom": "^16.10.2",
"react-dom": "^16.12.0",
"react-redux": "^7.0.1",
"react-scripts": "^3.2.0",
"redux": "^4.0.1"
Expand Down

0 comments on commit 0837e70

Please sign in to comment.