Skip to content

Commit cb2e582

Browse files
committed
fix: upgrade react from 16.9.0 to 16.14.0
Snyk has created this PR to upgrade react from 16.9.0 to 16.14.0. See this package in npm: react See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/916e130a-514c-47db-a7c6-b9cc2e99b04a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0731c0d commit cb2e582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"expo": "~37.0.3",
12-
"react": "~16.9.0",
12+
"react": "~16.14.0",
1313
"react-dom": "~16.9.0",
1414
"react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
1515
"react-native-web": "~0.11.7",

0 commit comments

Comments
 (0)