Update dependency react-native-gesture-handler to v2.3.1

This commit is contained in:
Renovate Bot 2022-03-09 12:28:40 +00:00
parent 9a56443f68
commit 98426f5e3d
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View file

@ -66,7 +66,7 @@
"react-native-elements": "3.4.2",
"react-native-fingerprint-scanner": "https://github.com/BlueWallet/react-native-fingerprint-scanner#ce644673681716335d786727bab998f7e632ab5e",
"react-native-fs": "2.19.0",
"react-native-gesture-handler": "2.3.0",
"react-native-gesture-handler": "2.3.1",
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",
"react-native-haptic-feedback": "1.13.1",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
@ -23671,9 +23671,9 @@
}
},
"node_modules/react-native-gesture-handler": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.3.0.tgz",
"integrity": "sha512-dgfx/fY61gLMWrGTcSlKTW7dhrzIGF+w3QwvkudBF1zssRlc+HxhkAhrma6d7DHXp1MfSbS6tYXrbpMPUZYW6A==",
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.3.1.tgz",
"integrity": "sha512-Yq7cov7BMX9CTZ9oEIc6iX/XWgU5i88zSky7Vaq7deRQTq2s1REH4Idh0APEFLdHFWN/NKZMkHBRT7vaQAgvqg==",
"dependencies": {
"@egjs/hammerjs": "^2.0.17",
"hoist-non-react-statics": "^3.3.0",
@ -46766,9 +46766,9 @@
}
},
"react-native-gesture-handler": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.3.0.tgz",
"integrity": "sha512-dgfx/fY61gLMWrGTcSlKTW7dhrzIGF+w3QwvkudBF1zssRlc+HxhkAhrma6d7DHXp1MfSbS6tYXrbpMPUZYW6A==",
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-2.3.1.tgz",
"integrity": "sha512-Yq7cov7BMX9CTZ9oEIc6iX/XWgU5i88zSky7Vaq7deRQTq2s1REH4Idh0APEFLdHFWN/NKZMkHBRT7vaQAgvqg==",
"requires": {
"@egjs/hammerjs": "^2.0.17",
"hoist-non-react-statics": "^3.3.0",
@ -47989,7 +47989,7 @@
},
"rn-ldk": {
"version": "git+ssh://git@github.com/BlueWallet/rn-ldk.git#275775af057c3e6ce31d84547024531c7806b1e6",
"from": "rn-ldk@git+https://github.com/BlueWallet/rn-ldk.git#v0.7.0",
"from": "rn-ldk@github:BlueWallet/rn-ldk#v0.7.0",
"requires": {}
},
"rn-nodeify": {

View file

@ -152,7 +152,7 @@
"react-native-elements": "3.4.2",
"react-native-fingerprint-scanner": "https://github.com/BlueWallet/react-native-fingerprint-scanner#ce644673681716335d786727bab998f7e632ab5e",
"react-native-fs": "2.19.0",
"react-native-gesture-handler": "2.3.0",
"react-native-gesture-handler": "2.3.1",
"react-native-handoff": "https://github.com/BlueWallet/react-native-handoff#31d005f93d31099d0e564590a3bbd052b8a02b39",
"react-native-haptic-feedback": "1.13.1",
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",