Skip to content

Commit 1302c4a

Browse files
committed
Upgrade react-native-zano to v0.2.6
1 parent cf94ca0 commit 1302c4a

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
@@ -1773,7 +1773,7 @@ PODS:
17731773
- ReactCommon/turbomodule/bridging
17741774
- ReactCommon/turbomodule/core
17751775
- Yoga
1776-
- react-native-zano (0.2.5):
1776+
- react-native-zano (0.2.6):
17771777
- OpenSSL-Universal
17781778
- React-Core
17791779
- react-native-zcash (0.10.3):
@@ -3419,7 +3419,7 @@ SPEC CHECKSUMS:
34193419
react-native-safari-view: 07dc856a2663fef31eaca6beb79b111b8f6cf1f2
34203420
react-native-safe-area-context: 83e0ac3d023997de1c2e035af907cc4dc05f718c
34213421
react-native-webview: 69c118d283fccfbc4fca0cd680e036ff3bf188fa
3422-
react-native-zano: 4af16a60e81819be92c425a373db3fa7908b10fb
3422+
react-native-zano: dd0967aaa0bbfe347c0ea5af15bc94f2d059fbf7
34233423
react-native-zcash: 34b665ed972547f6d09ad47aad706c5daa80bf09
34243424
React-NativeModulesApple: df8e5bc59e78ca3040ffbf41336889f3bd0fad68
34253425
React-oscompat: ef5df1c734f19b8003e149317d041b8ce1f7d29c

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"react-native-webview": "^13.15.0",
172172
"react-native-wheel-picker-android": "^2.0.6",
173173
"react-native-worklets": "^0.6.1",
174-
"react-native-zano": "^0.2.5",
174+
"react-native-zano": "^0.2.6",
175175
"react-native-zcash": "^0.10.3",
176176
"react-redux": "^8.1.1",
177177
"redux": "^4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16317,10 +16317,10 @@ react-native-worklets@^0.6.1:
1631716317
convert-source-map "^2.0.0"
1631816318
semver "7.7.2"
1631916319

16320-
react-native-zano@^0.2.5:
16321-
version "0.2.5"
16322-
resolved "https://registry.yarnpkg.com/react-native-zano/-/react-native-zano-0.2.5.tgz#ccf604656220436a2a2652a6556381496ab87aa0"
16323-
integrity sha512-aI/vk9tBW3pRBTQWj8jJiqqx1RKK1P78vefi/fYi4jGCzwLn82OQ5bsm5Ne5RA3XrzceKHE13spmES8EmgDUTQ==
16320+
react-native-zano@^0.2.6:
16321+
version "0.2.6"
16322+
resolved "https://registry.yarnpkg.com/react-native-zano/-/react-native-zano-0.2.6.tgz#2fc61b2124faa5438d5558c55ceb8b70d36c384e"
16323+
integrity sha512-uNEBVCTqFiDWk+GGikcyaf0N8HjdWOE8B6cq6DF5sfKyNXdRHFPy6g6Ha9+d7q3qZvoaQklvqs4al1J0Es5RCw==
1632416324
dependencies:
1632516325
cleaners "^0.3.17"
1632616326

0 commit comments

Comments
 (0)