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 16.9.0 to 16.12.0
Snyk has created this PR to upgrade react from 16.9.0 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/sleepwell95/project/04860447-3a98-48ac-b8a8-32698ce7fdb4?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 13, 2020
commit 53a9e875b4d9662a145c84e98cad678a7b4cab19
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"expo": "^36.0.0",
"react": "16.9.0",
"react": "16.12.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz",
"react-navigation": "4.1.0",
"react-native-paper": "3.1.1",
Expand Down