Skip to content

Commit

Permalink
fix: upgrade react-native-gesture-handler from 2.17.1 to 2.18.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-native-gesture-handler from 2.17.1 to 2.18.0.

See this package in npm:
react-native-gesture-handler

See this project in Snyk:
https://app.snyk.io/org/2lambda123/project/5d01d1b6-edce-43d9-bbba-5d41600080b5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 21, 2024
1 parent 1ccba07 commit 5033eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.75.0",
"react-native-gesture-handler": "~2.17.0",
"react-native-gesture-handler": "~2.18.0",
"react-native-reanimated": "~2.17.0",
"react-native-safe-area-context": "3.4.1",
"react-native-screens": "~3.32.0",
Expand Down

0 comments on commit 5033eb4

Please sign in to comment.