Skip to content
Open
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 15.4.1 to 15.6.2
Snyk has created this PR to upgrade react from 15.4.1 to 15.6.2.

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

See this project in Snyk:
https://app.snyk.io/org/netanelhadas/project/2207222b-0d3e-4c27-884f-3dd4150794c2?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 9, 2020
commit 388f240f4733071ec7b26e2e4beeb6a67b77a5f5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"axios": "^0.15.3",
"react": "15.4.1",
"react": "15.6.2",
"react-native": "0.38.0"
},
"jest": {
Expand Down