Skip to content

Commit 5f57a56

Browse files
committed
fix: upgrade react-native-web from 0.11.7 to 0.21.1
Snyk has created this PR to upgrade react-native-web from 0.11.7 to 0.21.1. See this package in npm: react-native-web 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 5f57a56

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
@@ -12,7 +12,7 @@
1212
"react": "~16.9.0",
1313
"react-dom": "~16.9.0",
1414
"react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz",
15-
"react-native-web": "~0.11.7",
15+
"react-native-web": "~0.21.1",
1616
"socket.io": "^4.0.0",
1717
"socket.io-client": "^4.0.0"
1818
},

0 commit comments

Comments
 (0)