Skip to content

Commit 531f278

Browse files
authored
Merge pull request #333 from api3dao/renovate/api3
chore(deps): update dependency @api3/dapi-management to ^3.54.0
2 parents 62d101f + 0a177d5 commit 531f278

2 files changed

Lines changed: 12 additions & 45 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@api3/contracts": "^27.4.0",
26-
"@api3/dapi-management": "^3.52.0",
26+
"@api3/dapi-management": "^3.54.0",
2727
"@api3/eslint-plugin-commons": "^3.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
2929
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",

yarn.lock

Lines changed: 11 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@
117117
yargs "^17.7.2"
118118
zod "^3.22.4"
119119

120-
"@api3/api-integrations@^5.10.0":
121-
version "5.10.0"
122-
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-5.10.0.tgz#f0f600d1024c6d6d51003debf28cb7342e728a7a"
123-
integrity sha512-Dmga4ec5B/sG6XQvyxG14cxP2CezBYZsS8be4wr7n4q8kEgScGVSfjk77zlEQR12wL42Y0+n+PH3p91zR1rwiw==
120+
"@api3/api-integrations@^5.12.0":
121+
version "5.12.0"
122+
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-5.12.0.tgz#d96642a51b2b04a6e058d5d3a66d95b0397511c8"
123+
integrity sha512-3eOWe6jBsfiZ8yOnH3SjY6/QepZVEcj78vx3GGGf3O3EahLQnfKSeI0p+LKbqxSor73qrjusthOVTYz9dHsr0A==
124124
dependencies:
125125
"@api3/airnode-abi" "^0.15.0"
126-
"@api3/contracts" "^27.0.0"
126+
"@api3/contracts" "^27.4.0"
127127
"@api3/ois" "^2.3.2"
128128
"@api3/signed-api" "3.3.0"
129129
ethers "^5.8.0"
@@ -185,26 +185,6 @@
185185
winston-console-format "^1.0.8"
186186
zod "^3.22.4"
187187

188-
"@api3/contracts@^27.0.0":
189-
version "27.0.0"
190-
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-27.0.0.tgz#5b5dcbb42054fbc7d2ff6d6260fdf8242c88bfc9"
191-
integrity sha512-FPjsKqTI4o737kIdO5K5mCUw1Uij0UOLkd7fjkiD63Dhxz1p5NQQzeuigpXtnyhG7kqXtmOoBSZeOxzpK2b/lA==
192-
dependencies:
193-
ethers "^6.13.2"
194-
viem "^2.23.2"
195-
yargs "^17.7.2"
196-
zod "^4.0.15"
197-
198-
"@api3/contracts@^27.3.0":
199-
version "27.3.0"
200-
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-27.3.0.tgz#ab9001566a63e2ddd217f24931b52226cfc6201b"
201-
integrity sha512-lR+/QHuOLmChbVfOWkFn4ChcvqmNRVsUHk5d2bZ9F2u8FW0yMw6DpC3EpcpZPsrG7TBJDKGnyLrYX8axwNAd3w==
202-
dependencies:
203-
ethers "^6.15.0"
204-
viem "^2.23.2"
205-
yargs "^17.7.2"
206-
zod "^4.0.15"
207-
208188
"@api3/contracts@^27.4.0":
209189
version "27.4.0"
210190
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-27.4.0.tgz#0b25f2b64aaa625facf370448a394364a0606d77"
@@ -215,14 +195,14 @@
215195
yargs "^17.7.2"
216196
zod "^4.0.15"
217197

218-
"@api3/dapi-management@^3.52.0":
219-
version "3.52.0"
220-
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.52.0.tgz#1510d794e64d8ba32c5cff72597ee9635537c8f2"
221-
integrity sha512-T30m7WgWWmHDUiaTW8C+inguYVkqaxuBaQBZJN3TBBbE/g0TS389PJQL/qYL0O3BKEM6W4rA8sxhZe4ihZyjcw==
198+
"@api3/dapi-management@^3.54.0":
199+
version "3.54.0"
200+
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.54.0.tgz#e0864d383f111d73be47aa7220bd7a42ef7a34a0"
201+
integrity sha512-BlDjzQPbWaAUreeFGJ+0Q9YYhjlwYbB7M4iokkuiYORSHwP0LT9xLlprsIsX8wKKbZP+bQ7S1xXwO2W0tokP+A==
222202
dependencies:
223-
"@api3/api-integrations" "^5.10.0"
203+
"@api3/api-integrations" "^5.12.0"
224204
"@api3/commons" "^0.13.4"
225-
"@api3/contracts" "^27.3.0"
205+
"@api3/contracts" "^27.4.0"
226206
ethers "^6.15.0"
227207
zod "^3.25.76"
228208

@@ -6355,19 +6335,6 @@ ethers@^5.8.0:
63556335
"@ethersproject/web" "5.8.0"
63566336
"@ethersproject/wordlists" "5.8.0"
63576337

6358-
ethers@^6.13.2:
6359-
version "6.13.4"
6360-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.4.tgz#bd3e1c3dc1e7dc8ce10f9ffb4ee40967a651b53c"
6361-
integrity sha512-21YtnZVg4/zKkCQPjrDj38B1r4nQvTZLopUGMLQ1ePU2zV/joCfDC3t3iKQjWRzjjjbzR+mdAIoikeBRNkdllA==
6362-
dependencies:
6363-
"@adraffy/ens-normalize" "1.10.1"
6364-
"@noble/curves" "1.2.0"
6365-
"@noble/hashes" "1.3.2"
6366-
"@types/node" "22.7.5"
6367-
aes-js "4.0.0-beta.5"
6368-
tslib "2.7.0"
6369-
ws "8.17.1"
6370-
63716338
ethers@^6.15.0:
63726339
version "6.15.0"
63736340
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.15.0.tgz#2980f2a3baf0509749b7e21f8692fa8a8349c0e3"

0 commit comments

Comments
 (0)