Skip to content

Commit 08e204d

Browse files
committed
Upgrade react-native-zcash@^0.10.5
1 parent 4749d6e commit 08e204d

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1774,7 +1774,7 @@ PODS:
17741774
- react-native-zano (0.2.8):
17751775
- OpenSSL-Universal
17761776
- React-Core
1777-
- react-native-zcash (0.10.4):
1777+
- react-native-zcash (0.10.5):
17781778
- gRPC-Swift (~> 1.8)
17791779
- MnemonicSwift (~> 2.2)
17801780
- React-Core
@@ -3416,7 +3416,7 @@ SPEC CHECKSUMS:
34163416
react-native-safe-area-context: 83e0ac3d023997de1c2e035af907cc4dc05f718c
34173417
react-native-webview: 69c118d283fccfbc4fca0cd680e036ff3bf188fa
34183418
react-native-zano: 55542cc969fbe349608b3f877575b9f3ce62c303
3419-
react-native-zcash: 3d108b151ae84a2425d05353715025ddd0715d9d
3419+
react-native-zcash: 22c1c518f6c3a141e5a323bc078004dbfc97c883
34203420
React-NativeModulesApple: df8e5bc59e78ca3040ffbf41336889f3bd0fad68
34213421
React-oscompat: ef5df1c734f19b8003e149317d041b8ce1f7d29c
34223422
React-perflogger: 9a151e0b4c933c9205fd648c246506a83f31395d

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"react-native-wheel-picker-android": "^2.0.6",
173173
"react-native-worklets": "^0.6.1",
174174
"react-native-zano": "^0.2.8",
175-
"react-native-zcash": "^0.10.4",
175+
"react-native-zcash": "^0.10.5",
176176
"react-redux": "^8.1.1",
177177
"redux": "^4.2.1",
178178
"redux-thunk": "^2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15740,10 +15740,10 @@ react-native-zano@^0.2.8:
1574015740
dependencies:
1574115741
cleaners "^0.3.17"
1574215742

15743-
react-native-zcash@^0.10.4:
15744-
version "0.10.4"
15745-
resolved "https://registry.yarnpkg.com/react-native-zcash/-/react-native-zcash-0.10.4.tgz#2f1e0720dce5924a3d3e735e38f6e95eac5f38dc"
15746-
integrity sha512-1Qu9/Yeiu+S/ouL/Q2ONIhndEZyweQoF6VDpPkQ3rAwtS/t+ts5eHESpos+aS71ANJyzWYLMNjZsYE4nQw7dJw==
15743+
react-native-zcash@^0.10.5:
15744+
version "0.10.5"
15745+
resolved "https://registry.yarnpkg.com/react-native-zcash/-/react-native-zcash-0.10.5.tgz#7a57a55fab0da382314cb747963ffb4c70eaa025"
15746+
integrity sha512-3djAlaV+dDvptVgoYdXo1lZa+flhX2CW6GG3L9sSC7zs+u5ZxEEuIGrVyMXO07Kp8dACLi5LA0znG83ARqenkA==
1574715747
dependencies:
1574815748
biggystring "^4.2.3"
1574915749
rfc4648 "^1.3.0"

0 commit comments

Comments
 (0)