Skip to content

Commit

Permalink
update @api3/chains package
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashar2shahid committed Aug 26, 2023
1 parent ed5d725 commit b86a804
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/airnode-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"write-example-env-file": "hardhat run scripts/write-example-env-file.ts"
},
"devDependencies": {
"@api3/chains": "^3.4.0",
"@api3/chains": "^3.4.2",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-etherscan": "^3.1.7",
"@nomiclabs/hardhat-waffle": "^2.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
dependencies:
"@openzeppelin/contracts" "4.8.2"

"@api3/chains@^3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-3.4.0.tgz#0c1830a32d727f2643a656ae89d82db587f54cea"
integrity sha512-3n+MYyzc+4yo+ARC8RS2MqCEybtPII6oG0t0TllJfVxU8/J0BJtvQFxuwtVZJX2SIrOEHjLRQ+CivKp1yOdbXw==
"@api3/chains@^3.4.2":
version "3.4.2"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-3.4.2.tgz#08c115b05d49ab4fc9d9173d5c4a2af913fd839c"
integrity sha512-SS15moQHV4ZjMENDe1dJSj3SPYkWMhxNm5CLzvOsQyXnig9ZFmxZ/Ta9csUeoHdJqm/Du3jvFPuJtqX0B3UM9g==
dependencies:
zod "^3.21.4"

Expand Down

0 comments on commit b86a804

Please sign in to comment.