Skip to content

Commit f762101

Browse files
committed
fix: upgrade react-native from 0.79.5 to 0.80.2
Snyk has created this PR to upgrade react-native from 0.79.5 to 0.80.2. See this package in npm: react-native See this project in Snyk: https://app.snyk.io/org/slack-sidekick/project/046cd8df-ada5-4196-8e30-0bb090fcc687?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 40075d2 commit f762101

File tree

2 files changed

+145
-65
lines changed

2 files changed

+145
-65
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"expo-status-bar": "~2.2.3",
2525
"expo-system-ui": "~5.0.10",
2626
"react": "19.0.0",
27-
"react-native": "0.79.5",
27+
"react-native": "0.80.2",
2828
"react-native-gesture-handler": "~2.24.0",
2929
"react-native-legal": "^1.3.1",
3030
"react-native-reanimated": "~3.17.4",

0 commit comments

Comments
 (0)