Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions .yarn/patches/@walletconnect-core-npm-2.16.1-42d08707e6.patch

Large diffs are not rendered by default.

83 changes: 83 additions & 0 deletions .yarn/patches/@walletconnect-utils-npm-2.17.2-43f96abc05.patch

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@
"@scure/btc-signer/@noble/hashes": "1.8.0",
"lodash@4.17.3": "4.17.21",
"@ledgerhq/hw-transport": "6.31.0",
"jail-monkey@2.8.0": "patch:jail-monkey@npm%3A2.8.0#./.yarn/patches/jail-monkey-npm-2.8.0-77e4d06b40.patch"
"jail-monkey@2.8.0": "patch:jail-monkey@npm%3A2.8.0#./.yarn/patches/jail-monkey-npm-2.8.0-77e4d06b40.patch",
"@walletconnect/core@2.16.1": "patch:@walletconnect/core@npm%3A2.16.1#./.yarn/patches/@walletconnect-core-npm-2.16.1-42d08707e6.patch",
"@walletconnect/utils@2.17.2": "patch:@walletconnect/utils@npm%3A2.17.2#./.yarn/patches/@walletconnect-utils-npm-2.17.2-43f96abc05.patch"
},
"engines": {
"node": ">=20.18.0",
Expand Down
95 changes: 55 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4470,7 +4470,7 @@ __metadata:
languageName: node
linkType: hard

"@bitcoinerlab/secp256k1@npm:1.2.0":
"@bitcoinerlab/secp256k1@npm:1.2.0, @bitcoinerlab/secp256k1@npm:^1.0.5":
version: 1.2.0
resolution: "@bitcoinerlab/secp256k1@npm:1.2.0"
dependencies:
Expand All @@ -4479,16 +4479,6 @@ __metadata:
languageName: node
linkType: hard

"@bitcoinerlab/secp256k1@npm:^1.0.5":
version: 1.0.5
resolution: "@bitcoinerlab/secp256k1@npm:1.0.5"
dependencies:
"@noble/hashes": ^1.1.5
"@noble/secp256k1": ^1.7.1
checksum: 410a60394f2877941815a8b2ac6b70215ab2278ee106dea67673224c55cee87c8fc7136fc7a0d8ce73181b7953a811738d4c9480bdc2216c9cd75e2e07407723
languageName: node
linkType: hard

"@blockaid/client@npm:0.48.0":
version: 0.48.0
resolution: "@blockaid/client@npm:0.48.0"
Expand Down Expand Up @@ -9376,7 +9366,7 @@ __metadata:
languageName: node
linkType: hard

"@noble/curves@npm:1.9.7, @noble/curves@npm:^1.7.0":
"@noble/curves@npm:1.9.7, @noble/curves@npm:^1.4.0, @noble/curves@npm:^1.6.0, @noble/curves@npm:^1.7.0, @noble/curves@npm:^1.8.0":
version: 1.9.7
resolution: "@noble/curves@npm:1.9.7"
dependencies:
Expand All @@ -9385,33 +9375,6 @@ __metadata:
languageName: node
linkType: hard

"@noble/curves@npm:^1.4.0":
version: 1.5.0
resolution: "@noble/curves@npm:1.5.0"
dependencies:
"@noble/hashes": 1.4.0
checksum: a43464c5db67a931b1c93d6634c98e30d791dd567408ebeffd582be1a7f31169f6f26b191e24a9552d89d935408bd8c3dfb90ad8b47286ecf53cbdd2d79d02af
languageName: node
linkType: hard

"@noble/curves@npm:^1.6.0":
version: 1.8.0
resolution: "@noble/curves@npm:1.8.0"
dependencies:
"@noble/hashes": 1.7.0
checksum: 88198bc5b8049358dfcc6c5e121125744fb81c703299127800f38f868a41697bc26bef8f88dc38f1939f4e0133b8db5f24337164eca7421a6a9480ee711f5e1b
languageName: node
linkType: hard

"@noble/curves@npm:^1.8.0":
version: 1.8.1
resolution: "@noble/curves@npm:1.8.1"
dependencies:
"@noble/hashes": 1.7.1
checksum: 4143f1248ed57c1ae46dfef5c692a91383e5830420b9c72d3ff1061aa9ebbf8999297da6d2aed8a9716fef8e6b1f5a45737feeab02abf55ca2a4f514bf9339ec
languageName: node
linkType: hard

"@noble/hashes@npm:1.3.1":
version: 1.3.1
resolution: "@noble/hashes@npm:1.3.1"
Expand All @@ -9426,7 +9389,7 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:1.8.0, @noble/hashes@npm:^1.1.5, @noble/hashes@npm:^1.2.0, @noble/hashes@npm:^1.3.1, @noble/hashes@npm:^1.4.0, @noble/hashes@npm:^1.5.0, @noble/hashes@npm:^1.7.0":
"@noble/hashes@npm:1.8.0, @noble/hashes@npm:^1.2.0, @noble/hashes@npm:^1.3.1, @noble/hashes@npm:^1.4.0, @noble/hashes@npm:^1.5.0, @noble/hashes@npm:^1.7.0":
version: 1.8.0
resolution: "@noble/hashes@npm:1.8.0"
checksum: c94e98b941963676feaba62475b1ccfa8341e3f572adbb3b684ee38b658df44100187fa0ef4220da580b13f8d27e87d5492623c8a02ecc61f23fb9960c7918f5
Expand Down Expand Up @@ -15249,6 +15212,30 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/core@patch:@walletconnect/core@npm%3A2.16.1#./.yarn/patches/@walletconnect-core-npm-2.16.1-42d08707e6.patch::locator=mobile-monorepo%40workspace%3A.":
version: 2.16.1
resolution: "@walletconnect/core@patch:@walletconnect/core@npm%3A2.16.1#./.yarn/patches/@walletconnect-core-npm-2.16.1-42d08707e6.patch::version=2.16.1&hash=22d130&locator=mobile-monorepo%40workspace%3A."
dependencies:
"@walletconnect/heartbeat": 1.2.2
"@walletconnect/jsonrpc-provider": 1.0.14
"@walletconnect/jsonrpc-types": 1.0.4
"@walletconnect/jsonrpc-utils": 1.0.8
"@walletconnect/jsonrpc-ws-connection": 1.0.14
"@walletconnect/keyvaluestorage": 1.1.1
"@walletconnect/logger": 2.1.2
"@walletconnect/relay-api": 1.0.11
"@walletconnect/relay-auth": 1.0.4
"@walletconnect/safe-json": 1.0.2
"@walletconnect/time": 1.0.2
"@walletconnect/types": 2.16.1
"@walletconnect/utils": 2.16.1
events: 3.3.0
lodash.isequal: 4.5.0
uint8arrays: 3.1.0
checksum: 3831d5a0153d6ff466ef32e99cae8adec3b2a22d83300b2f56a1fca40b4bb64040a842a854577e8f2f29b42955aac647fff9bf9438462d670388d7c59bd21527
languageName: node
linkType: hard

"@walletconnect/environment@npm:^1.0.1":
version: 1.0.1
resolution: "@walletconnect/environment@npm:1.0.1"
Expand Down Expand Up @@ -15516,6 +15503,34 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/utils@patch:@walletconnect/utils@npm%3A2.17.2#./.yarn/patches/@walletconnect-utils-npm-2.17.2-43f96abc05.patch::locator=mobile-monorepo%40workspace%3A.":
version: 2.17.2
resolution: "@walletconnect/utils@patch:@walletconnect/utils@npm%3A2.17.2#./.yarn/patches/@walletconnect-utils-npm-2.17.2-43f96abc05.patch::version=2.17.2&hash=9eb274&locator=mobile-monorepo%40workspace%3A."
dependencies:
"@ethersproject/hash": 5.7.0
"@ethersproject/transactions": 5.7.0
"@stablelib/chacha20poly1305": 1.0.1
"@stablelib/hkdf": 1.0.1
"@stablelib/random": 1.0.2
"@stablelib/sha256": 1.0.1
"@stablelib/x25519": 1.0.3
"@walletconnect/jsonrpc-utils": 1.0.8
"@walletconnect/keyvaluestorage": 1.1.1
"@walletconnect/relay-api": 1.0.11
"@walletconnect/relay-auth": 1.0.4
"@walletconnect/safe-json": 1.0.2
"@walletconnect/time": 1.0.2
"@walletconnect/types": 2.17.2
"@walletconnect/window-getters": 1.0.1
"@walletconnect/window-metadata": 1.0.1
detect-browser: 5.3.0
elliptic: 6.6.0
query-string: 7.1.3
uint8arrays: 3.1.0
checksum: 30626f7d41c99a1db6758dac73f4005adf5009f87d9cbb557f50101b7a8a71dec4506468d6a38bf77c2e7419b5613b454f7d11ecfaab58be229a6304feace085
languageName: node
linkType: hard

"@walletconnect/window-getters@npm:1.0.1, @walletconnect/window-getters@npm:^1.0.1":
version: 1.0.1
resolution: "@walletconnect/window-getters@npm:1.0.1"
Expand Down