mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 07:15:35 +01:00
Update dependency react-native-keychain to v8.1.2
This commit is contained in:
parent
4b48bb5a00
commit
8fbae852ca
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -75,7 +75,7 @@
|
|||
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
|
||||
"react-native-image-picker": "4.8.5",
|
||||
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3",
|
||||
"react-native-keychain": "8.1.1",
|
||||
"react-native-keychain": "8.1.2",
|
||||
"react-native-linear-gradient": "2.8.0",
|
||||
"react-native-localize": "2.2.6",
|
||||
"react-native-modal": "13.0.1",
|
||||
|
@ -18418,9 +18418,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-native-keychain": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.1.tgz",
|
||||
"integrity": "sha512-8fxgeHKwGcL657eAYpdBTkDIxNhbIHI+kyyO0Yac2dgVAN184JoIwQcW2z6snahwDaCObQOu0biLFHnsH+4KSg=="
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.2.tgz",
|
||||
"integrity": "sha512-bhHEui+yMp3Us41NMoRGtnWEJiBE0g8tw5VFpq4mpmXAx6XJYahuM6K3WN5CsUeUl83hYysSL9oFZNKSTPSvYw=="
|
||||
},
|
||||
"node_modules/react-native-linear-gradient": {
|
||||
"version": "2.8.0",
|
||||
|
@ -35277,9 +35277,9 @@
|
|||
"integrity": "sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg=="
|
||||
},
|
||||
"react-native-keychain": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.1.tgz",
|
||||
"integrity": "sha512-8fxgeHKwGcL657eAYpdBTkDIxNhbIHI+kyyO0Yac2dgVAN184JoIwQcW2z6snahwDaCObQOu0biLFHnsH+4KSg=="
|
||||
"version": "8.1.2",
|
||||
"resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.2.tgz",
|
||||
"integrity": "sha512-bhHEui+yMp3Us41NMoRGtnWEJiBE0g8tw5VFpq4mpmXAx6XJYahuM6K3WN5CsUeUl83hYysSL9oFZNKSTPSvYw=="
|
||||
},
|
||||
"react-native-linear-gradient": {
|
||||
"version": "2.8.0",
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
|
||||
"react-native-image-picker": "4.8.5",
|
||||
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3",
|
||||
"react-native-keychain": "8.1.1",
|
||||
"react-native-keychain": "8.1.2",
|
||||
"react-native-linear-gradient": "2.8.0",
|
||||
"react-native-localize": "2.2.6",
|
||||
"react-native-modal": "13.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue