Skip to content

Commit 1bc6f36

Browse files
committed
fix: upgrade react-native from 0.83.0 to 0.83.1
Snyk has created this PR to upgrade react-native from 0.83.0 to 0.83.1. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/arpit-jn/project/fb3ffc76-5832-43d3-a9c7-8e2d4e398069?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 85021d3 commit 1bc6f36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@react-navigation/native": "^7.1.20",
1717
"@react-navigation/stack": "^7.6.4",
1818
"react": "19.2.3",
19-
"react-native": "0.83.0",
19+
"react-native": "0.83.1",
2020
"react-native-gesture-handler": "^2.29.1",
2121
"react-native-safe-area-context": "^5.6.2",
2222
"react-native-screens": "^4.18.0",

0 commit comments

Comments
 (0)