Skip to content

Commit

Permalink
Update api3 minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 00686d7 commit a4ed797
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
},
"devDependencies": {
"@api3/chains": "^7.1.2",
"@api3/contracts": "^4.0.0",
"@api3/chains": "^7.2.1",
"@api3/contracts": "^4.1.1",
"@nodary/utilities": "^3.4.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
viem "^2.9.29"
zod "^3.23.5"

"@api3/chains@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.1.2.tgz#0ca62bd0c1fe46317085b2ede6a600adbe1057a8"
integrity sha512-2eQBE+VL8cq49Dkw2jI2w/F5Q3Eb0c9zKIqbec6u/3tdHBoC1K2AewIufkBc192/RfJ9+U4vjpWNNhbAc3/jmA==
"@api3/chains@^7.2.1":
version "7.2.1"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.2.1.tgz#2603f0b3174b63a76c85137965e6447a9eb0f2fc"
integrity sha512-UQC5PUS0S4eI3oigC+AmyaBWzAybyl7Bf54NHldbZP/xUpVoJW9nYJWbQf//s/3m7sxEr4phbmOsqzwpmSr/pg==
dependencies:
viem "^2.13.3"
zod "^3.23.8"

"@api3/contracts@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-4.0.0.tgz#5ae24666e91bc7945e1706b737d25fbbbc2029a9"
integrity sha512-iSx6QLzjLj/FzY7+rZoVqctzwWpTxXThE4e3B0siKPofP4LzZWGe8a+DH//yhh7vmbNhNxP5jSmKSt8u01kyTg==
"@api3/contracts@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-4.1.1.tgz#847823370812cc1423b90ae9e6278c70f8e67b20"
integrity sha512-IvRyO6CwkI79KxjCDksG12up89vzecuKzy6wg8qLqZqqIpaEhFmxinUMR6083wOhVEAgI2dRe+PRjDH5uAOckg==
dependencies:
ethers "^6.12.1"

Expand Down

0 comments on commit a4ed797

Please sign in to comment.