Skip to content

Commit

Permalink
Bump @api3/chains
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrhn9 committed Apr 24, 2024
1 parent d867e96 commit 0d5ae3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@api3/airnode-abi": "^0.10.0",
"@api3/chains": "^4.16.1",
"@api3/chains": "^4.17.1",
"ethers": "^6.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/chains@^4.16.1":
version "4.16.1"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-4.16.1.tgz#dc80874333521bdee31e95cc5a2cf532f0d01c41"
integrity sha512-ve0k83r7tnH/e2+JSYcEEnLbBP+jcqwOH4+7KL6lTiheZebOyPKUSlxOvTmBvuA1ejP3o77uEkyR+OZnaf/DwA==
"@api3/chains@^4.17.1":
version "4.17.1"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-4.17.1.tgz#9a90f54cadf9cc8b00c2964efc7a32f9b6c490da"
integrity sha512-gPglE7PPm6TCdnDR+/EC5J8z4yrTS/eV/24PRK8HzkLwRkMx4UdnoNwQ2B00bGlQTkPnMuxTTnEzgyAnv3qhNQ==
dependencies:
viem "^2.9.6"
zod "^3.22.4"
Expand Down

0 comments on commit 0d5ae3c

Please sign in to comment.