Skip to content

Commit 39ae6bb

Browse files
authored
Merge pull request #367 from api3dao/renovate/api3
chore(deps): update dependency @api3/dapi-management to ^3.78.0
2 parents 14e7691 + cac8497 commit 39ae6bb

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": "^32.0.1",
26-
"@api3/dapi-management": "^3.77.0",
26+
"@api3/dapi-management": "^3.78.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: 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@^9.0.0":
121-
version "9.0.0"
122-
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-9.0.0.tgz#2e285257ab7d13d3955068247699748e1fd493f4"
123-
integrity sha512-OinxrtiXv/Zb9J/cungLIQtWEpURQvJPSVMQXMlSNvofFXwabBTEPE+0PDEn6fqFGKzam9zlhGWDusanQuqK1A==
120+
"@api3/api-integrations@^10.0.0":
121+
version "10.0.0"
122+
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-10.0.0.tgz#2c151a52cb74c068dd9292cb6664cf575d4f8ae2"
123+
integrity sha512-9zR8HO5l7fkzX39Fg5qs8dOAmfGErqSQKgtQtaVCZkuwbHk9EOZGnY/qtoisWAQxfUg8MepJJ55jeCA+tOdLvQ==
124124
dependencies:
125125
"@api3/airnode-abi" "^0.15.0"
126126
"@api3/contracts" "^32.0.1"
@@ -195,12 +195,12 @@
195195
yargs "^17.7.2"
196196
zod "^4.0.15"
197197

198-
"@api3/dapi-management@^3.77.0":
199-
version "3.77.0"
200-
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.77.0.tgz#a2d61dcd0adc3e0a8a4e4c72772d34b31850e729"
201-
integrity sha512-TegcPX3UlYk2g9H3Tya9XaRwE2FUGFsd2Gl/Sr64T/tdwoB0wb3IGH+6j7pa4+X6MmObZuXT9NK5V2iUayJszg==
198+
"@api3/dapi-management@^3.78.0":
199+
version "3.78.0"
200+
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.78.0.tgz#5de0b8ac6600973e3d4a13094e7eb6e287bb90a4"
201+
integrity sha512-oD9GVGnhuGxmoLAugP6liumiM6O0Vdn5nlwfY3wotgdwXScJlz6pMd4jEgoXiSRPUSXZQvYhHl+f6ORIK37cJw==
202202
dependencies:
203-
"@api3/api-integrations" "^9.0.0"
203+
"@api3/api-integrations" "^10.0.0"
204204
"@api3/commons" "^0.13.4"
205205
"@api3/contracts" "^32.0.1"
206206
ethers "^6.16.0"

0 commit comments

Comments
 (0)