Skip to content

Commit

Permalink
fix(deps): update dependency @celo/explorer to v5.0.11
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 2ace1d0 commit 9c4b391
Showing 1 changed file with 134 additions and 10 deletions.
144 changes: 134 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -792,16 +792,31 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@celo/abis-12@npm:@celo/[email protected]":
version "12.0.0-canary.16"
resolved "https://registry.yarnpkg.com/@celo/abis/-/abis-12.0.0-canary.16.tgz#9f043c2032f41f60d28b33bd2b79c62e857d0f9a"
integrity sha512-nbynuyhXUZKQTEUlkvQaWI7y4lPXa5xuVLJDLqzNfWbF27E6V1xGoMNUK4XxzmTC161VOPp18Guah2C49kXQ0w==

"@celo/[email protected]":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@celo/abis/-/abis-10.0.0.tgz#2c1002f2e82b29ca22cec70c988bf90d26fadc68"
integrity sha512-DC8UAEz89+1yEQqKzkxOWLYGUv/XWaqPAOkU0lKuQzhvN25ndP3fitawQl53WYn8i3ZPfRWfLO4w75l//tDSbg==

"@celo/[email protected]":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@celo/abis/-/abis-11.0.0.tgz#7f96b6142498662fdf36427afc8a4539c6db50e4"
integrity sha512-rPjHQxHbWaKQU3MX6hE3A3xRkBFBphjFvfCs4t+19dqPPys6Q+cneHmRWGBX4NLiBh5BLZcNZjQoMf2jxRLMpg==

"@celo/base@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@celo/base/-/base-6.0.0.tgz#23811b0bc8730a0d13fa90df55a7ec0e90d370cd"
integrity sha512-z29p7glyh69R4tKSbZuomEvnAihmzgQKxmGoqt/4S6zSx6uOjTILUlhqlcDl2Wbkd+V0h85ft14nui2HXY2Lsg==

"@celo/base@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@celo/base/-/base-6.1.0.tgz#58a7a7cfb5d47bc9e680fe2e0eee58c234cb570b"
integrity sha512-R6ko2QCfEU32akBsaSNsDYduktgwIKHcJ61SbR7EsXA1VE31/44Qh8kMzfgeahyk375DUCe3pJIKwx5zg1tFHg==

"@celo/[email protected]":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@celo/bls12377js/-/bls12377js-0.1.1.tgz#ba3574f41697cdba96c10ae96bb1aac057285798"
Expand All @@ -827,6 +842,23 @@
web3-eth "1.10.0"
web3-eth-contract "1.10.0"

"@celo/connect@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@celo/connect/-/connect-6.0.0.tgz#5544fae41de9fe7aacac7217c7959cca0ed6222a"
integrity sha512-gUovHc74Z42WWu38M7gye4sHf3H4JocYqctc4c973GGkWriwjrzTz81rLOevXwaMLgBKAWNhBuolBGclOeomAQ==
dependencies:
"@celo/base" "^6.1.0"
"@celo/utils" "^7.0.0"
"@ethereumjs/util" "8.0.5"
"@types/debug" "^4.1.5"
"@types/utf8" "^2.1.6"
bignumber.js "^9.0.0"
debug "^4.1.1"
utf8 "3.0.0"
web3-core "1.10.4"
web3-eth "1.10.4"
web3-eth-contract "1.10.4"

"@celo/contractkit@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@celo/contractkit/-/contractkit-7.0.0.tgz#6878ce9c2b0c381703cfc26195db0678f50b6854"
Expand All @@ -848,6 +880,28 @@
web3 "1.10.0"
web3-core-helpers "1.10.0"

"@celo/contractkit@^8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@celo/contractkit/-/contractkit-8.1.0.tgz#0cca3df2687e294743619afce51252e4aa059043"
integrity sha512-EMwRf8RVRZbrz7APNhvgWiCPoQz6EPKZI5fm6I3tGaA7NqpZ2ByfYNpnPQnToijIrY4vHwqwn1ZBhyonSC6IUw==
dependencies:
"@celo/abis" "11.0.0"
"@celo/abis-12" "npm:@celo/[email protected]"
"@celo/base" "^6.1.0"
"@celo/connect" "^6.0.0"
"@celo/utils" "^7.0.0"
"@celo/wallet-local" "^6.0.0"
"@types/bn.js" "^5.1.0"
"@types/debug" "^4.1.5"
bignumber.js "^9.0.0"
cross-fetch "3.1.5"
debug "^4.1.1"
fp-ts "2.1.1"
io-ts "2.0.1"
semver "^7.3.5"
web3 "1.10.4"
web3-core-helpers "1.10.4"

"@celo/cryptographic-utils@^5.0.7":
version "5.0.7"
resolved "https://registry.yarnpkg.com/@celo/cryptographic-utils/-/cryptographic-utils-5.0.7.tgz#0e8ae2f1e3902dbdd680531ecfa51f85629a6367"
Expand Down Expand Up @@ -884,17 +938,17 @@
web3-core-helpers "1.10.4"

"@celo/explorer@^5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@celo/explorer/-/explorer-5.0.8.tgz#48e7ec3867f3a82318b66038c1e546ab279a710a"
integrity sha512-2Qadubg9Cs33Vp8y8m2dAj4iTnL5dKgu9u3p+uacrGjWG48tax1hMU+9hpmaR0/Hc/gONNjdK3WzuqfnH02rKQ==
dependencies:
"@celo/base" "^6.0.0"
"@celo/connect" "^5.1.2"
"@celo/contractkit" "^7.0.0"
"@celo/utils" "^6.0.0"
version "5.0.11"
resolved "https://registry.yarnpkg.com/@celo/explorer/-/explorer-5.0.11.tgz#e9e6369e9d0d216f75d029d529029529bf3785e1"
integrity sha512-3GWrbNuO7WEWyS3v1OY7mZf4cF3cZEUNMkiA5EOqplI7zXAz0VHF7gCpylRUls5TJdCvIoy41gHwIemS3DLKEg==
dependencies:
"@celo/base" "^6.1.0"
"@celo/connect" "^6.0.0"
"@celo/contractkit" "^8.1.0"
"@celo/utils" "^7.0.0"
"@types/debug" "^4.1.5"
bignumber.js "9.0.0"
cross-fetch "3.0.6"
cross-fetch "3.1.5"
debug "^4.1.1"

"@celo/governance@^5.0.9":
Expand Down Expand Up @@ -980,6 +1034,25 @@
web3-eth-abi "1.10.0"
web3-utils "1.10.0"

"@celo/utils@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@celo/utils/-/utils-7.0.0.tgz#76bf2576d74daf43ec3801fe45cf78b8e6eacff1"
integrity sha512-oxAMm19lMs3myhHt2BpuWm01mxZ9ZD73uydQFdgeVj5cNVRKumzMGSEfb0qCQ2hiCHL15R/lCtBqqiRy0wD1LA==
dependencies:
"@celo/base" "^6.1.0"
"@ethereumjs/rlp" "^5.0.2"
"@ethereumjs/util" "8.0.5"
"@noble/ciphers" "0.4.1"
"@noble/curves" "1.3.0"
"@noble/hashes" "1.3.3"
"@types/bn.js" "^5.1.0"
"@types/node" "^18.7.16"
bignumber.js "^9.0.0"
fp-ts "2.1.1"
io-ts "2.0.1"
web3-eth-abi "1.10.4"
web3-utils "1.10.4"

"@celo/wallet-base@^5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@celo/wallet-base/-/wallet-base-5.1.2.tgz#294a0a98f72d3c72b38337b534a97820128c8bd0"
Expand All @@ -998,6 +1071,24 @@
web3 "1.10.0"
web3-eth-accounts "1.10.0"

"@celo/wallet-base@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@celo/wallet-base/-/wallet-base-6.0.0.tgz#1e24a13aaaa89fba7fc5bb2bfd7cf0bd54190c31"
integrity sha512-OcwlLcCr0sTssqfeukZHoSsF0a+5QZDlZKqLsCC7YyACo43GVmPOLBg46RHUE1Z9oxByXAVwwrfWH20rWxSQog==
dependencies:
"@celo/base" "^6.1.0"
"@celo/connect" "^6.0.0"
"@celo/utils" "^7.0.0"
"@ethereumjs/rlp" "^5.0.2"
"@ethereumjs/util" "8.0.5"
"@noble/curves" "^1.3.0"
"@noble/hashes" "^1.3.3"
"@types/debug" "^4.1.5"
bignumber.js "^9.0.0"
debug "^4.1.1"
web3 "1.10.4"
web3-eth-accounts "1.10.4"

"@celo/wallet-local@^5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@celo/wallet-local/-/wallet-local-5.1.2.tgz#c295793c634cb690423c3e858da1fa55ef61462e"
Expand All @@ -1009,6 +1100,17 @@
"@ethereumjs/util" "8.0.5"
eth-lib "^0.2.8"

"@celo/wallet-local@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@celo/wallet-local/-/wallet-local-6.0.0.tgz#bee7e978fabb9c87b54364d3119d5a35afcafdeb"
integrity sha512-XzciNg5hrqh2+13yaMEpUQutMWLTJHkRpG3ZmnoCrADwhqPPoGAnqIXJQi68lf5+gE5W8PHoU29XWLkwL7+Pcw==
dependencies:
"@celo/base" "^6.1.0"
"@celo/connect" "^6.0.0"
"@celo/utils" "^7.0.0"
"@celo/wallet-base" "^6.0.0"
"@ethereumjs/util" "8.0.5"

"@chainsafe/as-sha256@^0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@chainsafe/as-sha256/-/as-sha256-0.3.1.tgz#3639df0e1435cab03f4d9870cc3ac079e57a6fc9"
Expand Down Expand Up @@ -1314,6 +1416,11 @@
resolved "https://registry.yarnpkg.com/@ethereumjs/rlp/-/rlp-5.0.0.tgz#dd81b32b2237bc32fb1b54534f8ff246a6c89d9b"
integrity sha512-WuS1l7GJmB0n0HsXLozCoEFc9IwYgf3l0gCkKVYgR67puVF1O4OpEaN0hWmm1c+iHUHFCKt1hJrvy5toLg+6ag==

"@ethereumjs/rlp@^5.0.2":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@ethereumjs/rlp/-/rlp-5.0.2.tgz#c89bd82f2f3bec248ab2d517ae25f5bbc4aac842"
integrity sha512-DziebCdg4JpGlEqEdGgXmjqcFoJi+JGulUXwEjsZGAscAQ7MyD/7LE/GVCP29vEQxKc7AAwjT3A2ywHp2xfoCA==

"@ethereumjs/[email protected]":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@ethereumjs/statemanager/-/statemanager-1.0.4.tgz#02fb3f05794a2476a78d73660745e9815b476e02"
Expand Down Expand Up @@ -3102,6 +3209,11 @@
resolved "https://registry.yarnpkg.com/@metamask/safe-event-emitter/-/safe-event-emitter-2.0.0.tgz#af577b477c683fad17c619a78208cede06f9605c"
integrity sha512-/kSXhY692qiV1MXu6EeOZvg5nECLclxNXcKCxJ3cXQgYuRymRHpdx/t7JXfsK+JLjwA1e1c1/SBrlQYpusC29Q==

"@noble/[email protected]":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.4.1.tgz#977fc35f563a4ca315ebbc4cbb1f9b670bd54456"
integrity sha512-QCOA9cgf3Rc33owG0AYBB9wszz+Ul2kramWN8tXG44Gyciud/tbkEqvxRF/IpqQaBpRBNi9f4jdNxqB2CQCIXg==

"@noble/[email protected]", "@noble/curves@~1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.1.0.tgz#f13fc667c89184bc04cccb9b11e8e7bae27d8c3d"
Expand All @@ -3123,6 +3235,13 @@
dependencies:
"@noble/hashes" "1.3.3"

"@noble/curves@^1.3.0":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.4.2.tgz#40309198c76ed71bc6dbf7ba24e81ceb4d0d1fe9"
integrity sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==
dependencies:
"@noble/hashes" "1.4.0"

"@noble/[email protected]", "@noble/hashes@~1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.2.0.tgz#a3150eeb09cc7ab207ebf6d7b9ad311a9bdbed12"
Expand All @@ -3143,6 +3262,11 @@
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699"
integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==

"@noble/[email protected]", "@noble/hashes@^1.3.3":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.4.0.tgz#45814aa329f30e4fe0ba49426f49dfccdd066426"
integrity sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==

"@noble/[email protected]", "@noble/secp256k1@~1.7.0":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
Expand Down Expand Up @@ -8190,7 +8314,7 @@ [email protected]:
dependencies:
node-fetch "2.6.1"

cross-fetch@^3.1.4:
cross-fetch@3.1.5, cross-fetch@^3.1.4:
version "3.1.5"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
Expand Down

0 comments on commit 9c4b391

Please sign in to comment.