Skip to content

Commit

Permalink
Merge pull request #985 from gabrielbazan7/bump/bwc1
Browse files Browse the repository at this point in the history
bump bwc 10.0.18
  • Loading branch information
JohnathanWhite authored Nov 20, 2023
2 parents a9f6c06 + 082eed3 commit 848edf1
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 186 deletions.
14 changes: 13 additions & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,8 @@ PODS:
- React-Core
- react-native-randombytes (3.6.1):
- React-Core
- react-native-render-html (6.3.4):
- React-Core
- react-native-restart (0.0.27):
- React-Core
- react-native-safe-area-context (4.5.0):
Expand All @@ -423,6 +425,8 @@ PODS:
- InputMask (~> 6.1.0)
- React-Core
- React-RCTText
- react-native-tracking-transparency (0.1.2):
- React
- react-native-user-agent (2.3.1):
- React
- react-native-webview (11.26.1):
Expand Down Expand Up @@ -654,10 +658,12 @@ DEPENDENCIES:
- react-native-pager-view (from `../node_modules/react-native-pager-view`)
- react-native-print (from `../node_modules/react-native-print`)
- react-native-randombytes (from `../node_modules/react-native-randombytes`)
- react-native-render-html (from `../node_modules/react-native-render-html`)
- react-native-restart (from `../node_modules/react-native-restart`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- "react-native-slider (from `../node_modules/@react-native-community/slider`)"
- react-native-text-input-mask (from `../node_modules/react-native-text-input-mask`)
- react-native-tracking-transparency (from `../node_modules/react-native-tracking-transparency`)
- react-native-user-agent (from `../node_modules/react-native-user-agent`)
- react-native-webview (from `../node_modules/react-native-webview`)
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
Expand Down Expand Up @@ -796,6 +802,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-print"
react-native-randombytes:
:path: "../node_modules/react-native-randombytes"
react-native-render-html:
:path: "../node_modules/react-native-render-html"
react-native-restart:
:path: "../node_modules/react-native-restart"
react-native-safe-area-context:
Expand All @@ -804,6 +812,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/@react-native-community/slider"
react-native-text-input-mask:
:path: "../node_modules/react-native-text-input-mask"
react-native-tracking-transparency:
:path: "../node_modules/react-native-tracking-transparency"
react-native-user-agent:
:path: "../node_modules/react-native-user-agent"
react-native-webview:
Expand Down Expand Up @@ -936,10 +946,12 @@ SPEC CHECKSUMS:
react-native-pager-view: b58cb9e9f42f64e50cab3040815772c1d119a2e2
react-native-print: f704aef52d931bfce6d1d84351dbb5232d7ecb89
react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846
react-native-render-html: 984dfe2294163d04bf5fe25d7c9f122e60e05ebe
react-native-restart: 7595693413fe3ca15893702f2c8306c62a708162
react-native-safe-area-context: 39c2d8be3328df5d437ac1700f4f3a4f75716acc
react-native-slider: cecabb58ecffad671d2ad3ccc58c7f4d2d029e95
react-native-text-input-mask: 36a546b378fadd2efe1b7484a859d34bc2c80395
react-native-tracking-transparency: 25ff1ff866e338c137c818bdec20526bb05ffcc1
react-native-user-agent: a90a1e839b99801baad67a73dd6f361a52aa3cf1
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1
React-perflogger: 0bb0522a12e058f6eb69d888bc16f40c16c4b907
Expand Down Expand Up @@ -984,4 +996,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 43d1d98bad36cb295d2549a3d9457936e8d60af2

COCOAPODS: 1.12.1
COCOAPODS: 1.11.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"axios": "0.21.1",
"big-integer": "1.6.51",
"bitauth": "0.4.1",
"bitcore-wallet-client": "10.0.12",
"bitcore-wallet-client": "10.0.18",
"buffer": "4.9.2",
"countries-list": "2.6.1",
"eth-sig-util": "3.0.1",
Expand Down
Loading

0 comments on commit 848edf1

Please sign in to comment.