Skip to content

Commit 3140835

Browse files
authored
Merge pull request #346 from api3dao/renovate/api3
chore(deps): update dependency @api3/dapi-management to ^3.64.0
2 parents cfc6e18 + cb43697 commit 3140835

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.0.0",
26-
"@api3/dapi-management": "^3.63.0",
26+
"@api3/dapi-management": "^3.64.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: 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.63.0":
209-
version "3.63.0"
210-
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.63.0.tgz#83ecc43852debc91e8db4cd5ef59de13801f2fd5"
211-
integrity sha512-a2SBSDUAshk1x4W7b+LV8FXHaYO+IYmCFU0uJqScQcbP6GRdeH6ojMazzNFt6iiRvZAIgc1FkFHHYfFpItoT5Q==
208+
"@api3/dapi-management@^3.64.0":
209+
version "3.64.0"
210+
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.64.0.tgz#da49f275dc6a04017fb3bc0b7d3c54a521124382"
211+
integrity sha512-7alfSnsI8AZ2Vdn0zP4h9N799rNAtuaaSzw/JKytf77iEFAFYhB15ABfRhnex4hnlgIUYhJT7nghsYQL7LM9MQ==
212212
dependencies:
213213
"@api3/api-integrations" "^8.1.0"
214214
"@api3/commons" "^0.13.4"
215-
"@api3/contracts" "^28.0.0"
215+
"@api3/contracts" "^31.0.0"
216216
ethers "^6.15.0"
217217
zod "^3.25.76"
218218

0 commit comments

Comments
 (0)