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

Commit

Permalink
fix: upgrade react from 15.3.1 to 15.6.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react from 15.3.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/github-open-source/project/08580380-14ad-4abd-b4d4-2b6504e7c69a?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 25, 2020
1 parent 1688fff commit db9f7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/package.json
Expand Up @@ -6,7 +6,7 @@
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"react": "15.3.1",
"react": "15.6.2",
"react-native": "^0.33.0",
"react-native-admob": "../"
}
Expand Down

0 comments on commit db9f7e5

Please sign in to comment.