Skip to content

Commit 170f07f

Browse files
authored
Merge pull request #4050 from StoDevX/dependabot/npm_and_yarn/react-native-keychain-4.0.1
Bump react-native-keychain from 4.0.0 to 4.0.1
2 parents 157dc65 + a7250ba commit 170f07f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"react-native-custom-tabs": "0.1.7",
122122
"react-native-device-info": "3.1.4",
123123
"react-native-gesture-handler": "1.4.1",
124-
"react-native-keychain": "4.0.0",
124+
"react-native-keychain": "4.0.1",
125125
"react-native-linear-gradient": "2.5.6",
126126
"react-native-location": "2.5.0",
127127
"react-native-network-info": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6539,10 +6539,10 @@ [email protected]:
65396539
invariant "^2.2.4"
65406540
prop-types "^15.7.2"
65416541

6542-
6543-
version "4.0.0"
6544-
resolved "https://registry.yarnpkg.com/react-native-keychain/-/react-native-keychain-4.0.0.tgz#68fc70e2fc310eb2e2233583da9392a4633c6bb5"
6545-
integrity sha512-IJaqlNXxSTtd3x0W8a9PYTI7rUuGxwle5vxIwkjZr7xhedQi0eQGjAlROTRiCKanD5OxNiXqssJacNgHdZv+lg==
6542+
6543+
version "4.0.1"
6544+
resolved "https://registry.yarnpkg.com/react-native-keychain/-/react-native-keychain-4.0.1.tgz#c332f5d9aaf597255ae6ea4ca7d5c84a24684a1d"
6545+
integrity sha512-AqQp4Hib9y5DP5es5umEAhxKG7L0bA8cHNFhvlqs6oUcbUoKtXmhLDo3wzvnCF+bm8DXpGhvkU6P0LkfO0AgPQ==
65466546

65476547
65486548
version "2.5.6"

0 commit comments

Comments
 (0)