Skip to content

Commit

Permalink
Merge pull request #45 from api3dao/renovate/api3-minor-updates
Browse files Browse the repository at this point in the history
Update dependency @nodary/utilities to ^3.7.0
  • Loading branch information
bdrhn9 authored Jun 21, 2024
2 parents cdecc66 + 85d7cf5 commit 852b110
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 38 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@api3/chains": "^7.2.1",
"@api3/contracts": "^4.1.1",
"@nodary/utilities": "^3.6.0",
"@nodary/utilities": "^3.7.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
Expand Down
42 changes: 5 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/chains@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.0.0.tgz#e46c20e626920126133078124b4f348b8caac931"
integrity sha512-rSpsIqblh/CGhoSa2fufUYCSkQ52LG40jKmsv8Icu8uYBeBA4dSmRZ6uKjsJ3Ix5HB9j2EZFk4b0ZvLa+wixkw==
dependencies:
viem "^2.9.29"
zod "^3.23.5"

"@api3/chains@^7.2.1":
version "7.2.1"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.2.1.tgz#2603f0b3174b63a76c85137965e6447a9eb0f2fc"
Expand Down Expand Up @@ -538,13 +530,13 @@
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==

"@nodary/utilities@^3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-3.6.0.tgz#0f30271e55a6501c4daca23c8bf8a835c6cae3bb"
integrity sha512-7ac1fnfPG0OrwHMQD0VIdcxMH7yR4PXjPiSpPskuMcWlaS8VF1S/zCs0dKswmLOnA2AfJdsmtnyU/4NvbailcQ==
"@nodary/utilities@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@nodary/utilities/-/utilities-3.7.0.tgz#4d876702b6204a594a6a28e26c3ba225b7f6884d"
integrity sha512-kqG2TR0V/UZ5tVSKNuMI/ZMZy8mQK8XqWdgLF+Ck1vW4V+GuIVsVEbzk8xpKYCRvRv67hIKb+H7XTZ6FpSJxEQ==
dependencies:
"@api3/airnode-abi" "^0.10.0"
"@api3/chains" "^7.0.0"
"@api3/chains" "^7.2.1"
ethers "^6.1.0"

"@nodelib/[email protected]":
Expand Down Expand Up @@ -3346,11 +3338,6 @@ isexe@^2.0.0:
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==

[email protected]:
version "1.0.3"
resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.3.tgz#93c1cf0575daf56e7120bab5c8c448b0809d0d74"
integrity sha512-2cKei4vlmg2cxEjm3wVSqn8pcoRF/LX/wpifuuNquFO4SQmPwarClT+SUCA2lt+l581tTeZIPIZuIDo2jWN1fg==

[email protected]:
version "1.0.4"
resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.4.tgz#810cd0d90cc4995c26395d2aa4cfa4037ebdf061"
Expand Down Expand Up @@ -5216,20 +5203,6 @@ viem@^2.13.3:
isows "1.0.4"
ws "8.13.0"

viem@^2.9.29:
version "2.9.32"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.9.32.tgz#7270beb447d0df5185030172403a67334cb99970"
integrity sha512-V2K1kkR+L/JZ1be/3NTsqLhN7BsMXXTTFOH3/LyEALbL8gln7QCHvmI942VbY9l5eYYH1EQ90vwKh24TqDd9gw==
dependencies:
"@adraffy/ens-normalize" "1.10.0"
"@noble/curves" "1.2.0"
"@noble/hashes" "1.3.2"
"@scure/bip32" "1.3.2"
"@scure/bip39" "1.2.1"
abitype "1.0.0"
isows "1.0.3"
ws "8.13.0"

web3-utils@^1.3.6:
version "1.8.2"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.8.2.tgz#c32dec5e9b955acbab220eefd7715bc540b75cc9"
Expand Down Expand Up @@ -5473,11 +5446,6 @@ zksync-ethers@^5.0.0:
dependencies:
ethers "~5.7.0"

zod@^3.23.5:
version "3.23.6"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.6.tgz#c08a977e2255dab1fdba933651584a05fcbf19e1"
integrity sha512-RTHJlZhsRbuA8Hmp/iNL7jnfc4nZishjsanDAfEY1QpDQZCahUp3xDzl+zfweE9BklxMUcgBgS1b7Lvie/ZVwA==

zod@^3.23.8:
version "3.23.8"
resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d"
Expand Down

0 comments on commit 852b110

Please sign in to comment.