Update dependency react-native-keychain to v9.2.3

This commit is contained in:
renovate[bot] 2026-03-02 16:17:07 +00:00 committed by Overtorment
parent 4b9aedaa3a
commit 919dd83d1a
2 changed files with 6 additions and 4 deletions

8
package-lock.json generated
View File

@ -86,7 +86,7 @@
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3",
"react-native-image-picker": "8.2.1",
"react-native-keychain": "9.1.0",
"react-native-keychain": "9.2.3",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.7.0",
"react-native-permissions": "5.4.4",
@ -16628,14 +16628,16 @@
}
},
"node_modules/react-native-keychain": {
"version": "9.1.0",
"version": "9.2.3",
"resolved": "https://registry.npmjs.org/react-native-keychain/-/react-native-keychain-9.2.3.tgz",
"integrity": "sha512-dbn50fk4HLr4JQ71X3j6ZSTbKv+G9s85Zv9cE2na7k7KGn1j+wxjqGTE3wG+WKB3nNEylgu/KXR99mtsC/hpRQ==",
"license": "MIT",
"workspaces": [
"KeychainExample",
"website"
],
"engines": {
"node": ">=18"
"node": ">=16"
}
},
"node_modules/react-native-linear-gradient": {

View File

@ -158,7 +158,7 @@
"react-native-handoff": "github:BlueWallet/react-native-handoff#v0.0.4",
"react-native-haptic-feedback": "2.3.3",
"react-native-image-picker": "8.2.1",
"react-native-keychain": "9.1.0",
"react-native-keychain": "9.2.3",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.7.0",
"react-native-permissions": "5.4.4",