Skip to content

Commit

Permalink
Update dependency @api3/dapi-management to ^1.88.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 04adbf7 commit 876c665
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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": "^9.0.0",
"@api3/dapi-management": "^1.88.2",
"@api3/dapi-management": "^1.88.3",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.0",
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
"@nomicfoundation/hardhat-toolbox": "^2.0.2",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/api-integrations@^2.3.1":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-2.3.1.tgz#f52fa9579461a5c6c814ed2345ae67b720f72630"
integrity sha512-Y4JuVC0uucj32rkoGWx8j5sz7PmiWC9NYb67/KJxaCiqWl1xUh0BNT6urELo79KgDqnviMt4SWiBxNwZ2PZH8g==
"@api3/api-integrations@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-2.4.0.tgz#83d5f2e6b0378a9645e090eb6ac37d7c6b4b6ba3"
integrity sha512-lMnSdcPlR0Q9FbmPZ+B8guYLsuDGkb0edufUtGOOgPGqQVBBI1lP4glNek1s+MjEMSMj3r8BJtlr5GshnNgt8w==
dependencies:
"@api3/airnode-abi" "^0.14.2"
"@api3/chains" "^10.2.2"
"@api3/chains" "^10.2.3"
"@api3/ois" "^2.3.2"
ethers "^5.7.2"
zod "^3.23.8"

"@api3/chains@^10.2.2":
version "10.2.2"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.2.2.tgz#bea4b74396d866af80a762df47a98650b3a069ab"
integrity sha512-B9tSTO9IBNAE7D1bG6/7Vzfo1GS730BfcXT9wL5TbYJAf6jGDSEayfq6TBY0s3mZPX84VlFzjE01cKnwVxBNwg==
"@api3/chains@^10.2.3":
version "10.2.3"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.2.3.tgz#00f648e4f15109fd24476895c518687c9e26d960"
integrity sha512-vhfEqUzM3cTm4eJa6KZG1JXZpbpdbBsSl1n1GkjwUEZx0RBXurNACRrZr0RRHn/IxMgUVx1BYeSsc5lyUDzngA==
dependencies:
viem "^2.21.1"
zod "^3.23.8"
Expand Down Expand Up @@ -63,13 +63,13 @@
dependencies:
ethers "^6.13.2"

"@api3/dapi-management@^1.88.2":
version "1.88.2"
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-1.88.2.tgz#efb84928b0abb4da34b9fd1d620554eef36eca37"
integrity sha512-5XLcoXJFB38tPzUgiLFms7dwfga3WTwL0eFFVuhjfhlM1rt+Tu7kp0BCr0m+zoAVpCMBJ4WJABiQOx+gGqyB1w==
"@api3/dapi-management@^1.88.3":
version "1.88.3"
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-1.88.3.tgz#afb779b96fd3f434709b39a11899e32031bc92bf"
integrity sha512-s0UZ0cP7yVMmQ6HlXFaLmJ5NfwgzTMIcXoJbAH7Z/pzea5XNL+AmUYtdISqRWjaTZgfk7heiaw9PzRMP0AW1vg==
dependencies:
"@api3/api-integrations" "^2.3.1"
"@api3/chains" "^10.2.2"
"@api3/api-integrations" "^2.4.0"
"@api3/chains" "^10.2.3"
"@api3/commons" "^0.13.2"
ethers "^6.13.2"
zod "^3.23.8"
Expand Down

0 comments on commit 876c665

Please sign in to comment.