Skip to content

Commit 7119f8b

Browse files
chore(deps): update dependency @api3/contracts to v36
1 parent 83e59af commit 7119f8b

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

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": "^32.2.0",
25+
"@api3/contracts": "^36.0.0",
2626
"@api3/dapi-management": "^4.0.0",
2727
"@api3/eslint-plugin-commons": "^3.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
@@ -184,7 +184,7 @@
184184
winston-console-format "^1.0.8"
185185
zod "^4.0.10"
186186

187-
"@api3/contracts@^32.1.1", "@api3/contracts@^32.2.0":
187+
"@api3/contracts@^32.1.1":
188188
version "32.2.0"
189189
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-32.2.0.tgz#f9029a5441bfb7b1e639850ca724572e82211596"
190190
integrity sha512-ybfCMXd9CsUYi1VHnaxOrftnMEPQdWnoMTRSYRTryNrKVJpEddJtW5u0iS3mhTe3Xd3oeoXHcWccyo0hLqmOVw==
@@ -194,6 +194,16 @@
194194
yargs "^17.7.2"
195195
zod "^4.0.15"
196196

197+
"@api3/contracts@^36.0.0":
198+
version "36.0.0"
199+
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-36.0.0.tgz#ceb6a3a52797ee81127d938b56086638a8f97a41"
200+
integrity sha512-lccgrxAj0F5iFe3JMji8nLtlbxqiLFbbXLRdm/+fxz/BrPNyDeuw1BC4RVw8Czxv8WIlFym3Err1Xo/PUcoVXA==
201+
dependencies:
202+
ethers "^6.15.0"
203+
viem "^2.23.2"
204+
yargs "^17.7.2"
205+
zod "^4.0.15"
206+
197207
"@api3/dapi-management@^4.0.0":
198208
version "4.0.0"
199209
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-4.0.0.tgz#ad12ff31d0d51eb7f170a69b5a0b596ee7d81c69"

0 commit comments

Comments
 (0)