Skip to content

Commit 0f5efdb

Browse files
Update dependency @api3/contracts to v24.2.1
1 parent f715e55 commit 0f5efdb

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
2323
},
2424
"devDependencies": {
25-
"@api3/contracts": "24.0.0",
25+
"@api3/contracts": "24.2.1",
2626
"@api3/contracts-v9": "npm:@api3/contracts@9.1.0",
2727
"@nodary/utilities": "^6.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,17 @@
2727
dependencies:
2828
ethers "^6.13.2"
2929

30-
"@api3/contracts@24.0.0", "@api3/contracts@^24.0.0":
30+
"@api3/contracts@24.2.1":
31+
version "24.2.1"
32+
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-24.2.1.tgz#e2a5b6f3f4f84ba0e18a66a511df74e493f5e511"
33+
integrity sha512-g6I/ZyRDOZes4grtJHuiPyzJJxbh519CxsWD+p0eMKxbQUzDQOor44jpHVPxEDNGJBueM7n/S+ZRH6mhnTgElQ==
34+
dependencies:
35+
ethers "^6.13.2"
36+
viem "^2.23.2"
37+
yargs "^17.7.2"
38+
zod "^3.24.2"
39+
40+
"@api3/contracts@^24.0.0":
3141
version "24.0.0"
3242
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-24.0.0.tgz#d365e2e0d449042321db68ef0a277624f9effae5"
3343
integrity sha512-3Ii5HBLSCH+uOBGMToy69L9O/yT36fN60nxuEm9Z8nECM6D28/elnWQQb5R6B0FGHgtpMUPpZOrqNM6AD/JdvA==

0 commit comments

Comments
 (0)