Skip to content

Commit 1aed890

Browse files
committed
fix: upgrade @react-navigation/native from 7.1.6 to 7.1.7
Snyk has created this PR to upgrade @react-navigation/native from 7.1.6 to 7.1.7. See this package in npm: @react-navigation/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 2843eec commit 1aed890

2 files changed

Lines changed: 30 additions & 24 deletions

File tree

example/package-lock.json

Lines changed: 29 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "npm run pods"
1111
},
1212
"dependencies": {
13-
"@react-navigation/native": "^7.1.5",
13+
"@react-navigation/native": "^7.1.7",
1414
"@react-navigation/native-stack": "7.3.10",
1515
"react": "18.3.1",
1616
"react-native": "0.77.0",

0 commit comments

Comments
 (0)