Skip to content

Commit bed40e7

Browse files
chore(deps): update dependency @api3/dapi-management to ^3.29.0
1 parent 92b3dd2 commit bed40e7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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": "^23.1.0",
26-
"@api3/dapi-management": "^3.28.0",
26+
"@api3/dapi-management": "^3.29.0",
2727
"@api3/eslint-plugin-commons": "^3.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
2929
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",

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@^4.0.0":
121-
version "4.0.0"
122-
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-4.0.0.tgz#f9df845f0005790abad9a34c26e76bffca1c7139"
123-
integrity sha512-KhR6B1rgoudtZ7C07W0/TLfjSiyQMGc+RKUS9ZQBV4yTW4G++VBL5b+SnK4vNErnrS3jErlOisg99JCXyHv+PQ==
120+
"@api3/api-integrations@^5.0.0":
121+
version "5.0.0"
122+
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-5.0.0.tgz#4050fd30235fddf103cb19b04804c98713f9027a"
123+
integrity sha512-qs4NRekmdAdmAvlu/CctgE812J57TUwFvM6qazsiM6xZRPu3TZMLLmaglTldcpiw4nW3BuUJIfD22PuxgDsm8w==
124124
dependencies:
125125
"@api3/airnode-abi" "^0.15.0"
126126
"@api3/contracts" "^23.0.0"
@@ -205,12 +205,12 @@
205205
yargs "^17.7.2"
206206
zod "^3.24.2"
207207

208-
"@api3/dapi-management@^3.28.0":
209-
version "3.28.0"
210-
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.28.0.tgz#61093be6b283c28b818854fe42108843f24c9c7d"
211-
integrity sha512-CtvFQDLez/y8GrF5GoHezDghI3d6AE+wUIUoBJiUb3+qb8Z5W8/qgiCME9PS9J4P9jZgF7UdRp6g8DLSc2k7yA==
208+
"@api3/dapi-management@^3.29.0":
209+
version "3.29.0"
210+
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.29.0.tgz#af306946517cbf56a47af15bf9e933dc14512039"
211+
integrity sha512-ibznoK4SdIAVRPqujZmoEjzh5CpzQoawBXXfPNwQpShrP0yRKIyRbBVwz8RzzQN8t+5FGXeulFjcUIRYb+AyYA==
212212
dependencies:
213-
"@api3/api-integrations" "^4.0.0"
213+
"@api3/api-integrations" "^5.0.0"
214214
"@api3/commons" "^0.13.4"
215215
"@api3/contracts" "^23.0.0"
216216
ethers "^6.14.0"

0 commit comments

Comments
 (0)