Skip to content

Commit d86fd66

Browse files
fix(deps): update dependency @api3/contracts to v25
1 parent 7279fed commit d86fd66

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": "^25.0.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@^25.0.0":
24+
version "25.0.0"
25+
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-25.0.0.tgz#f2b2d83001ba8602f9579cdf6953f138ede634be"
26+
integrity sha512-R32r4LGbcKFCUxYe+S7H8WBAbmFbDaBJhZHa8DRGU/U3D7X6x/tL3i7OBDrlcVaUN3dXPYr/UMlvuObmIwIP7g==
2727
dependencies:
2828
ethers "^6.13.2"
2929
viem "^2.23.2"

0 commit comments

Comments
 (0)