Update dependency react-native-keychain to v8.1.2

This commit is contained in:
renovate[bot] 2023-07-28 10:35:03 +00:00 committed by GitHub
parent 4b48bb5a00
commit 8fbae852ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -75,7 +75,7 @@
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b", "react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-image-picker": "4.8.5", "react-native-image-picker": "4.8.5",
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3", "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-linear-gradient": "2.8.0",
"react-native-localize": "2.2.6", "react-native-localize": "2.2.6",
"react-native-modal": "13.0.1", "react-native-modal": "13.0.1",
@ -18418,9 +18418,9 @@
} }
}, },
"node_modules/react-native-keychain": { "node_modules/react-native-keychain": {
"version": "8.1.1", "version": "8.1.2",
"resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.1.tgz", "resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.2.tgz",
"integrity": "sha512-8fxgeHKwGcL657eAYpdBTkDIxNhbIHI+kyyO0Yac2dgVAN184JoIwQcW2z6snahwDaCObQOu0biLFHnsH+4KSg==" "integrity": "sha512-bhHEui+yMp3Us41NMoRGtnWEJiBE0g8tw5VFpq4mpmXAx6XJYahuM6K3WN5CsUeUl83hYysSL9oFZNKSTPSvYw=="
}, },
"node_modules/react-native-linear-gradient": { "node_modules/react-native-linear-gradient": {
"version": "2.8.0", "version": "2.8.0",
@ -35277,9 +35277,9 @@
"integrity": "sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg==" "integrity": "sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg=="
}, },
"react-native-keychain": { "react-native-keychain": {
"version": "8.1.1", "version": "8.1.2",
"resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.1.tgz", "resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-8.1.2.tgz",
"integrity": "sha512-8fxgeHKwGcL657eAYpdBTkDIxNhbIHI+kyyO0Yac2dgVAN184JoIwQcW2z6snahwDaCObQOu0biLFHnsH+4KSg==" "integrity": "sha512-bhHEui+yMp3Us41NMoRGtnWEJiBE0g8tw5VFpq4mpmXAx6XJYahuM6K3WN5CsUeUl83hYysSL9oFZNKSTPSvYw=="
}, },
"react-native-linear-gradient": { "react-native-linear-gradient": {
"version": "2.8.0", "version": "2.8.0",

View file

@ -160,7 +160,7 @@
"react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b", "react-native-idle-timer": "https://github.com/BlueWallet/react-native-idle-timer#8587876d68ab5920e79619726aeca9e672beaf2b",
"react-native-image-picker": "4.8.5", "react-native-image-picker": "4.8.5",
"react-native-ios-context-menu": "github:BlueWallet/react-native-ios-context-menu#v1.15.3", "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-linear-gradient": "2.8.0",
"react-native-localize": "2.2.6", "react-native-localize": "2.2.6",
"react-native-modal": "13.0.1", "react-native-modal": "13.0.1",