Skip to content

Commit 9604e66

Browse files
admin-token-botsnyk-botcbush
authored
[Snyk] Upgrade @react-navigation/stack from 5.9.2 to 5.14.9 (#2084)
* fix: upgrade @react-navigation/stack from 5.9.2 to 5.14.9 Snyk has created this PR to upgrade @react-navigation/stack from 5.9.2 to 5.14.9. See this package in npm: https://www.npmjs.com/package/@react-navigation/stack 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/stack from 5.9.2 to 5.14.9 Snyk has created this PR to upgrade @react-navigation/stack from 5.9.2 to 5.14.9. See this package in npm: https://www.npmjs.com/package/@react-navigation/stack 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]> Co-authored-by: Chris Bush <[email protected]>
1 parent 98d98ce commit 9604e66

File tree

2 files changed

+42
-10
lines changed

2 files changed

+42
-10
lines changed

tutorial/rn/package-lock.json

Lines changed: 41 additions & 8 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@react-native-community/masked-view": "^0.1.10",
13+
"@react-navigation/stack": "^5.14.9",
1414
"@react-navigation/native": "^5.9.8",
15-
"@react-navigation/stack": "^5.9.2",
1615
"react": "16.13.1",
1716
"react-native": "0.69.1",
1817
"react-native-elements": "^2.3.2",

0 commit comments

Comments
 (0)