Skip to content
This repository was archived by the owner on Mar 13, 2020. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade react from 16.8.6 to 16.12.0
Snyk has created this PR to upgrade react from 16.8.6 to 16.12.0.

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

See this project in Snyk:
https://app.snyk.io/org/cule219/project/35ff8dee-871c-4143-96a6-86801081cd95?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 5, 2020
commit 6af90ffaa756bde10b1e34cdf5cb989b2217ad7c
9 changes: 4 additions & 5 deletions starter-code/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 starter-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "^16.5.2",
"react": "^16.12.0",
"react-dom": "^16.5.2",
"react-scripts": "1.1.5"
},
Expand Down