Skip to content

Commit

Permalink
fix(deps): update dependency web3-core to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 126292e commit fa0bda1
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"use-clipboard-copy": "0.2.0",
"walletlink": "2.5.0",
"web3": "1.10.4",
"web3-core": "1.10.4",
"web3-core": "4.7.0",
"web3modal": "1.9.12",
"webpack": "5.95.0"
},
Expand Down
128 changes: 127 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4091,6 +4091,13 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==

"@types/[email protected]":
version "8.5.3"
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.3.tgz#7d25a1ffbecd3c4f2d35068d0b283c037003274d"
integrity sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==
dependencies:
"@types/node" "*"

"@typescript-eslint/[email protected]":
version "8.7.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.7.0.tgz#d0070f206daad26253bf00ca5b80f9b54f9e2dd0"
Expand Down Expand Up @@ -7618,7 +7625,7 @@ cosmiconfig@^8.1.3:
parse-json "^5.2.0"
path-type "^4.0.0"

crc-32@^1.2.0:
crc-32@^1.2.0, crc-32@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff"
integrity sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==
Expand Down Expand Up @@ -12127,6 +12134,11 @@ isobject@^3.0.0, isobject@^3.0.1:
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==

isomorphic-ws@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/isomorphic-ws/-/isomorphic-ws-5.0.0.tgz#e5529148912ecb9b451b46ed44d53dae1ce04bbf"
integrity sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==

isstream@~0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
Expand Down Expand Up @@ -20268,6 +20280,29 @@ [email protected]:
web3-core-requestmanager "1.2.11"
web3-utils "1.2.11"

[email protected]:
version "4.7.0"
resolved "https://registry.yarnpkg.com/web3-core/-/web3-core-4.7.0.tgz#a109ed079e5f98a968487f4bb18c7aaf845f768a"
integrity sha512-skP4P56fhlrE+rIuS4WY9fTdja1DPml2xrrDmv+vQhPtmSFBs7CqesycIRLQh4dK1D4de/a23tkX6DLYdUt3nA==
dependencies:
web3-errors "^1.3.0"
web3-eth-accounts "^4.2.1"
web3-eth-iban "^4.0.7"
web3-providers-http "^4.2.0"
web3-providers-ws "^4.0.8"
web3-types "^1.8.1"
web3-utils "^4.3.2"
web3-validator "^2.0.6"
optionalDependencies:
web3-providers-ipc "^4.0.7"

web3-errors@^1.1.3, web3-errors@^1.2.0, web3-errors@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/web3-errors/-/web3-errors-1.3.0.tgz#504e4d3218899df108856940087a8022d6688d74"
integrity sha512-j5JkAKCtuVMbY3F5PYXBqg1vWrtF4jcyyMY1rlw8a4PV67AkqlepjGgpzWJZd56Mt+TvHy6DA1F/3Id8LatDSQ==
dependencies:
web3-types "^1.7.0"

[email protected]:
version "1.10.4"
resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-1.10.4.tgz#16c19d0bde0aaf8c1a56cb7743a83156d148d798"
Expand Down Expand Up @@ -20318,6 +20353,19 @@ [email protected]:
web3-core-method "1.2.11"
web3-utils "1.2.11"

web3-eth-accounts@^4.2.1:
version "4.3.0"
resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-4.3.0.tgz#b103e827ff1d07252181776b1b665d6a19a73980"
integrity sha512-7UX3rJiNgHYoqrO1WRPks/9J5Mh2x5N9HAd9QsOM8zfKY2rwSyCIIQM03OFXDEQRZ/ztycKTHgeLStmhlUUKIQ==
dependencies:
"@ethereumjs/rlp" "^4.0.1"
crc-32 "^1.2.2"
ethereum-cryptography "^2.0.0"
web3-errors "^1.3.0"
web3-types "^1.9.0"
web3-utils "^4.3.2"
web3-validator "^2.0.6"

[email protected]:
version "1.10.4"
resolved "https://registry.yarnpkg.com/web3-eth-contract/-/web3-eth-contract-1.10.4.tgz#22d39f04e11d9ff4e726e8025a56d78e843a2c3d"
Expand Down Expand Up @@ -20392,6 +20440,16 @@ [email protected]:
bn.js "^4.11.9"
web3-utils "1.2.11"

web3-eth-iban@^4.0.7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/web3-eth-iban/-/web3-eth-iban-4.0.7.tgz#ee504f845d7b6315f0be78fcf070ccd5d38e4aaf"
integrity sha512-8weKLa9KuKRzibC87vNLdkinpUE30gn0IGY027F8doeJdcPUfsa4IlBgNC4k4HLBembBB2CTU0Kr/HAOqMeYVQ==
dependencies:
web3-errors "^1.1.3"
web3-types "^1.3.0"
web3-utils "^4.0.7"
web3-validator "^2.0.3"

[email protected]:
version "1.10.4"
resolved "https://registry.yarnpkg.com/web3-eth-personal/-/web3-eth-personal-1.10.4.tgz#e2ee920f47e84848288e03442659cdbb2c4deea2"
Expand Down Expand Up @@ -20543,6 +20601,16 @@ [email protected]:
web3-core-helpers "1.2.11"
xhr2-cookies "1.1.0"

web3-providers-http@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/web3-providers-http/-/web3-providers-http-4.2.0.tgz#0f4bf424681a068d49994aa7fabc69bed45ac50b"
integrity sha512-IPMnDtHB7dVwaB7/mMxAZzyq7d5ezfO1+Vw0bNfAeIi7gaDlJiggp85SdyAfOgov8AMUA/dyiY72kQ0KmjXKvQ==
dependencies:
cross-fetch "^4.0.0"
web3-errors "^1.3.0"
web3-types "^1.7.0"
web3-utils "^4.3.1"

[email protected]:
version "1.10.4"
resolved "https://registry.yarnpkg.com/web3-providers-ipc/-/web3-providers-ipc-1.10.4.tgz#2e03437909e4e7771d646ff05518efae44b783c3"
Expand All @@ -20560,6 +20628,15 @@ [email protected]:
underscore "1.9.1"
web3-core-helpers "1.2.11"

web3-providers-ipc@^4.0.7:
version "4.0.7"
resolved "https://registry.yarnpkg.com/web3-providers-ipc/-/web3-providers-ipc-4.0.7.tgz#9ec4c8565053af005a5170ba80cddeb40ff3e3d3"
integrity sha512-YbNqY4zUvIaK2MHr1lQFE53/8t/ejHtJchrWn9zVbFMGXlTsOAbNoIoZWROrg1v+hCBvT2c9z8xt7e/+uz5p1g==
dependencies:
web3-errors "^1.1.3"
web3-types "^1.3.0"
web3-utils "^4.0.7"

[email protected]:
version "1.10.4"
resolved "https://registry.yarnpkg.com/web3-providers-ws/-/web3-providers-ws-1.10.4.tgz#55d0c3ba36c6a79d105f02e20a707eb3978e7f82"
Expand All @@ -20579,6 +20656,18 @@ [email protected]:
web3-core-helpers "1.2.11"
websocket "^1.0.31"

web3-providers-ws@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/web3-providers-ws/-/web3-providers-ws-4.0.8.tgz#6de7b262f7ec6df1a2dff466ba91d7ebdac2c45e"
integrity sha512-goJdgata7v4pyzHRsg9fSegUG4gVnHZSHODhNnn6J93ykHkBI1nz4fjlGpcQLUMi4jAMz6SHl9Ibzs2jj9xqPw==
dependencies:
"@types/ws" "8.5.3"
isomorphic-ws "^5.0.0"
web3-errors "^1.2.0"
web3-types "^1.7.0"
web3-utils "^4.3.1"
ws "^8.17.1"

[email protected]:
version "1.10.4"
resolved "https://registry.yarnpkg.com/web3-shh/-/web3-shh-1.10.4.tgz#9852d6f3d05678e31e49235a60fea10ca7a9e21d"
Expand All @@ -20599,6 +20688,11 @@ [email protected]:
web3-core-subscriptions "1.2.11"
web3-net "1.2.11"

web3-types@^1.3.0, web3-types@^1.6.0, web3-types@^1.7.0, web3-types@^1.8.1, web3-types@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/web3-types/-/web3-types-1.9.0.tgz#4cfd17d5d3485797df1d72de8f2f8d03b0d1ac61"
integrity sha512-I520KBPoXqEaM/ybj6xHD1E3gRb8/WdudLQaRBvJNQSSfHuPW9P2sD59mbhm6dsKtnje+T90dIxSyzVVFlEdlg==

[email protected], web3-utils@^1.0.0-beta.31:
version "1.10.4"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.10.4.tgz#0daee7d6841641655d8b3726baf33b08eda1cbec"
Expand Down Expand Up @@ -20627,6 +20721,28 @@ [email protected]:
underscore "1.9.1"
utf8 "3.0.0"

web3-utils@^4.0.7, web3-utils@^4.3.1, web3-utils@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-4.3.2.tgz#a952428d677b635fd0c16044ae4c534807a39639"
integrity sha512-bEFpYEBMf6ER78Uvj2mdsCbaLGLK9kABOsa3TtXOEEhuaMy/RK0KlRkKoZ2vmf/p3hB8e1q5erknZ6Hy7AVp7A==
dependencies:
ethereum-cryptography "^2.0.0"
eventemitter3 "^5.0.1"
web3-errors "^1.3.0"
web3-types "^1.8.1"
web3-validator "^2.0.6"

web3-validator@^2.0.3, web3-validator@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/web3-validator/-/web3-validator-2.0.6.tgz#a0cdaa39e1d1708ece5fae155b034e29d6a19248"
integrity sha512-qn9id0/l1bWmvH4XfnG/JtGKKwut2Vokl6YXP5Kfg424npysmtRLe9DgiNBM9Op7QL/aSiaA0TVXibuIuWcizg==
dependencies:
ethereum-cryptography "^2.0.0"
util "^0.12.5"
web3-errors "^1.2.0"
web3-types "^1.6.0"
zod "^3.21.4"

[email protected]:
version "1.10.4"
resolved "https://registry.yarnpkg.com/web3/-/web3-1.10.4.tgz#5d5e59b976eaf758b060fe1a296da5fe87bdc79c"
Expand Down Expand Up @@ -21176,6 +21292,11 @@ ws@^5.1.1:
dependencies:
async-limiter "~1.0.0"

ws@^8.17.1:
version "8.18.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

xhr-request-promise@^0.1.2:
version "0.1.3"
resolved "https://registry.yarnpkg.com/xhr-request-promise/-/xhr-request-promise-0.1.3.tgz#2d5f4b16d8c6c893be97f1a62b0ed4cf3ca5f96c"
Expand Down Expand Up @@ -21380,6 +21501,11 @@ [email protected]:
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15"
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==

zod@^3.21.4:
version "3.23.8"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d"
integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==

zwitch@^2.0.0:
version "2.0.4"
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7"
Expand Down

0 comments on commit fa0bda1

Please sign in to comment.