Skip to content

Commit 31abb36

Browse files
authored
Merge pull request #338 from api3dao/renovate/api3
chore(deps): update dependency @api3/dapi-management to ^3.58.0
2 parents b9657b9 + 15eb7be commit 31abb36

2 files changed

Lines changed: 10 additions & 10 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": "^28.0.0",
26-
"@api3/dapi-management": "^3.57.0",
26+
"@api3/dapi-management": "^3.58.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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@
117117
yargs "^17.7.2"
118118
zod "^3.22.4"
119119

120-
"@api3/api-integrations@^7.0.0":
121-
version "7.0.0"
122-
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-7.0.0.tgz#805b3e9463393103d036be15f7991ada7b9bfd84"
123-
integrity sha512-ppJ/XAkA/WlIsO71r0xr1lrEtAYOqLkHmD43U0fVgnOdcbTT9h0J/vN+tFlccfmsKD7A0nAAa8+6LthKgQq4ag==
120+
"@api3/api-integrations@^8.0.0":
121+
version "8.0.0"
122+
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-8.0.0.tgz#721c12853835f881080756a89351a87acf9f17ce"
123+
integrity sha512-gEVHX8EqvuOOJDTzJmDk6ca/cHXP/L199w4o0IYt8QAPEtzo8g13PNzzhnjJ8CuP8v2Txyji4gz67nqMlqRNuQ==
124124
dependencies:
125125
"@api3/airnode-abi" "^0.15.0"
126126
"@api3/contracts" "^28.0.0"
@@ -195,12 +195,12 @@
195195
yargs "^17.7.2"
196196
zod "^4.0.15"
197197

198-
"@api3/dapi-management@^3.57.0":
199-
version "3.57.0"
200-
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.57.0.tgz#2a512b45e38b7550a6d3b35c690eb68cabb77a30"
201-
integrity sha512-gp5fg4p5laksv0PZE/I8i4wteVGfc9WrW5MbByfxEWVJuhxLaG3ATLYz6ck1fi90mn7qpNztd8UJojvoH6NwtA==
198+
"@api3/dapi-management@^3.58.0":
199+
version "3.58.0"
200+
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.58.0.tgz#ee542761dfb9cb29f0c32897927cc8835fa0d678"
201+
integrity sha512-PfKIeTNUnR4jsSH+t5mkLRtWGidhneC+dYm4IQ1MwUZ8yAHMHV/lTKNwJPTeDmQVrMuyZD8FikNzScE0Wb8mOQ==
202202
dependencies:
203-
"@api3/api-integrations" "^7.0.0"
203+
"@api3/api-integrations" "^8.0.0"
204204
"@api3/commons" "^0.13.4"
205205
"@api3/contracts" "^28.0.0"
206206
ethers "^6.15.0"

0 commit comments

Comments
 (0)