Skip to content

Commit c2e0d8a

Browse files
authored
Merge pull request #356 from api3dao/renovate/api3
chore(deps): update dependency @api3/dapi-management to ^3.71.0
2 parents 3f9c338 + 7a8de41 commit c2e0d8a

2 files changed

Lines changed: 6 additions & 6 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": "^31.4.0",
26-
"@api3/dapi-management": "^3.69.0",
26+
"@api3/dapi-management": "^3.71.0",
2727
"@api3/eslint-plugin-commons": "^3.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
2929
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,14 +205,14 @@
205205
yargs "^17.7.2"
206206
zod "^4.0.15"
207207

208-
"@api3/dapi-management@^3.69.0":
209-
version "3.69.0"
210-
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.69.0.tgz#9d2c3604ea74e7d9d17eefcd5bbee43b95c92813"
211-
integrity sha512-zXbqm9TOzoLFLjx39OfJCRsa85EywrCSS8XtelefF1qoXu+ClIWSASEMCNwcGhlhaei0P4X175PNr/NOwDAMNg==
208+
"@api3/dapi-management@^3.71.0":
209+
version "3.71.0"
210+
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.71.0.tgz#dd764d211f66e3d00d8626171fe5b9a92de8ba0d"
211+
integrity sha512-c7jxDgTaPk47n1rbl4C0YcLsmRYTYbyHV9D1hyh5yyIPA7gDF2Rtq/rMN+J/cirxFEY6elVCUaX4+lS9l5WIvw==
212212
dependencies:
213213
"@api3/api-integrations" "^8.4.0"
214214
"@api3/commons" "^0.13.4"
215-
"@api3/contracts" "^31.2.0"
215+
"@api3/contracts" "^31.4.0"
216216
ethers "^6.15.0"
217217
zod "^3.25.76"
218218

0 commit comments

Comments
 (0)