Skip to content

Commit 98d98ce

Browse files
[Snyk] Upgrade @react-navigation/native from 5.7.3 to 5.9.8 (#2085)
* fix: upgrade @react-navigation/native from 5.7.3 to 5.9.8 Snyk has created this PR to upgrade @react-navigation/native from 5.7.3 to 5.9.8. See this package in npm: https://www.npmjs.com/package/@react-navigation/native See this project in Snyk: https://app.snyk.io/org/sandbox-2ba/project/8f3a33ce-c60a-4a5c-abb5-e15ad7b36730?utm_source=github&utm_medium=referral&page=upgrade-pr * fix: upgrade @react-navigation/native from 5.7.3 to 5.9.8 Snyk has created this PR to upgrade @react-navigation/native from 5.7.3 to 5.9.8. See this package in npm: https://www.npmjs.com/package/@react-navigation/native See this project in Snyk: https://app.snyk.io/org/sandbox-2ba/project/8f3a33ce-c60a-4a5c-abb5-e15ad7b36730?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 0860412 commit 98d98ce

File tree

2 files changed

+38
-33
lines changed

2 files changed

+38
-33
lines changed

tutorial/rn/package-lock.json

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

tutorial/rn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@react-native-community/masked-view": "^0.1.10",
14-
"@react-navigation/native": "^5.7.3",
14+
"@react-navigation/native": "^5.9.8",
1515
"@react-navigation/stack": "^5.9.2",
1616
"react": "16.13.1",
1717
"react-native": "0.69.1",

0 commit comments

Comments
 (0)