update react-native-gesture-handler

for node-fetch security alert
This commit is contained in:
austinried
2022-03-21 17:12:46 +09:00
parent 709714fbba
commit c3762ba8b8
3 changed files with 11 additions and 59 deletions

View File

@@ -38,7 +38,7 @@
"react": "17.0.2",
"react-native": "0.67.1",
"react-native-fs": "^2.18.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-gesture-handler": "^2.3.2",
"react-native-get-random-values": "^1.7.0",
"react-native-image-colors": "^1.3.0",
"react-native-linear-gradient": "^2.5.6",