Skip to content

Commit 492ed8d

Browse files
chore(deps): update dependency @api3/contracts to v22
1 parent c6ab54f commit 492ed8d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
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": "^21.3.0",
25+
"@api3/contracts": "^22.0.0",
2626
"@api3/dapi-management": "^3.25.0",
2727
"@api3/eslint-plugin-commons": "^3.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",

yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,16 @@
195195
yargs "^17.7.2"
196196
zod "^3.24.2"
197197

198+
"@api3/contracts@^22.0.0":
199+
version "22.0.0"
200+
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-22.0.0.tgz#5bdedcb915e5a082e73338d8ff352f7b5d1cc21a"
201+
integrity sha512-5EL3hKEScNOeRQAgJPROhyyMCLiw/Ou5HREyvdgsIqsKQsRcqZWy+Po8ZSCj/ILaviGzKXAAKc76+1ig4KtVdA==
202+
dependencies:
203+
ethers "^6.13.2"
204+
viem "^2.23.2"
205+
yargs "^17.7.2"
206+
zod "^3.24.2"
207+
198208
"@api3/dapi-management@^3.25.0":
199209
version "3.25.0"
200210
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.25.0.tgz#c3bd8c4041dffd5d4b8c3993660c2d257f77ed15"

0 commit comments

Comments
 (0)