Skip to content

Commit

Permalink
fix: example/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 24, 2024
1 parent 495dd7f commit 62c58a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@react-navigation/stack": "^5.8.0",
"appium": "^1.18.3",
"react": "16.13.1",
"react-native": "0.63.2",
"react-native": "0.76.0",
"react-native-gesture-handler": "^1.7.0",
"react-native-reanimated": "^1.10.1",
"react-native-safe-area-context": "^3.1.1",
Expand Down

0 comments on commit 62c58a6

Please sign in to comment.