Skip to content

Commit

Permalink
Update dependency @api3/dapi-management to ^1.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 63ff18a commit 153a205
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@api3/contracts": "^6.2.0",
"@api3/dapi-management": "^1.72.1",
"@api3/dapi-management": "^1.73.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
Expand Down
18 changes: 9 additions & 9 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/api-integrations@^1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-1.24.0.tgz#6291933f10be3166ac81280c1d6c884a35e2bcd9"
integrity sha512-aS/x1oGOJ9EadEmYFoagpCQABbcQ/LLY2kxHSKFIAcPRLR82g5Kqvxbio+Bz9GjpDU35aqaKPE35Clu2xVnlnQ==
"@api3/api-integrations@^1.25.0":
version "1.25.0"
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-1.25.0.tgz#a8b31ef74a3d65d0784db59f0411c7a8f4de62ba"
integrity sha512-Ek+pMOqhrJxUEMAZGoUg3k3DOhF9GMBUX3eyk6YLb+KX+0weFHaaM7BRJ/IOC2aJtD3nWW8pY0UIv4cYxCaC2Q==
dependencies:
"@api3/airnode-abi" "^0.14.2"
"@api3/chains" "^9.2.0"
Expand Down Expand Up @@ -61,12 +61,12 @@
dependencies:
ethers "^6.13.2"

"@api3/dapi-management@^1.72.1":
version "1.72.1"
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-1.72.1.tgz#bc82c0cd6d75094156e4b12cd374998f30c8f25f"
integrity sha512-DZfekQwiUXtjzhQ+O5E9f5CoGR5NaUi1Hb2lZImjKHZiQGJO4UGbrwk97nANOH+IjIqqprCSTpqSKHGmPMQAuw==
"@api3/dapi-management@^1.73.0":
version "1.73.0"
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-1.73.0.tgz#dea08b754656759c33030115d41c9cd81b92c713"
integrity sha512-Cju5sH91mdzIjwlm76YG53GQwulb3HnACdko6ZK60MYOzqBhf3tuxRqOh0vEx3ZfKnk/hm07Wnqgcuucf6kgbg==
dependencies:
"@api3/api-integrations" "^1.24.0"
"@api3/api-integrations" "^1.25.0"
"@api3/chains" "^9.2.0"
"@api3/commons" "^0.10.0"
ethers "^6.13.1"
Expand Down

0 comments on commit 153a205

Please sign in to comment.