Skip to content

Commit 87acbe1

Browse files
fix(deps): update dependency @api3/contracts to ^24.2.0
1 parent 7279fed commit 87acbe1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@api3/airnode-abi": "^0.15.0",
31-
"@api3/contracts": "^24.0.0",
31+
"@api3/contracts": "^24.2.0",
3232
"@changesets/cli": "^2.29.5",
3333
"ethers": "^6.14.4"
3434
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
ethers "^5.7.2"
2121
lodash "^4.17.21"
2222

23-
"@api3/contracts@^24.0.0":
24-
version "24.0.0"
25-
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-24.0.0.tgz#d365e2e0d449042321db68ef0a277624f9effae5"
26-
integrity sha512-3Ii5HBLSCH+uOBGMToy69L9O/yT36fN60nxuEm9Z8nECM6D28/elnWQQb5R6B0FGHgtpMUPpZOrqNM6AD/JdvA==
23+
"@api3/contracts@^24.2.0":
24+
version "24.2.0"
25+
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-24.2.0.tgz#a1080c1d96e06cf3296441c6e54e84914174e53d"
26+
integrity sha512-CNHVSY5mB6LLmOo48G+x3VIAjzu8OUNiyJPQpT4Cc0lqSchnKts3MBnAfXdF45cRilFAlXB4PLqH9bzzKSS5Ug==
2727
dependencies:
2828
ethers "^6.13.2"
2929
viem "^2.23.2"

0 commit comments

Comments
 (0)