Skip to content

Commit abf6121

Browse files
committed
fix: upgrade react-native-web from 0.18.12 to 0.21.2
Snyk has created this PR to upgrade react-native-web from 0.18.12 to 0.21.2. See this package in npm: react-native-web See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/a5e4c0b4-8292-41aa-bf04-b2bc467a48c3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit abf6121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-react-native-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"next": "latest",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
12-
"react-native-web": "^0.18.9"
12+
"react-native-web": "^0.21.2"
1313
}
1414
}

0 commit comments

Comments
 (0)