Skip to content

Commit 2b234c1

Browse files
authored
Merge pull request #350 from api3dao/renovate/api3
chore(deps): update dependency @api3/dapi-management to ^3.67.0
2 parents ba0115f + 1650ec6 commit 2b234c1

2 files changed

Lines changed: 11 additions & 21 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.1.0",
26-
"@api3/dapi-management": "^3.66.0",
26+
"@api3/dapi-management": "^3.67.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: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@
117117
yargs "^17.7.2"
118118
zod "^3.22.4"
119119

120-
"@api3/api-integrations@^8.1.0":
121-
version "8.1.0"
122-
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-8.1.0.tgz#5a7c5db310d42608809ac16247748dc3a67adc19"
123-
integrity sha512-rBIzBlINaNMUzkxfFeJWwevU3GHkjWyU+B2oyHEvQSbMvOwrq4Vpn137PO27IEcJWm7V+uxlbcZ/S/az4u+8sA==
120+
"@api3/api-integrations@^8.2.0":
121+
version "8.2.0"
122+
resolved "https://registry.yarnpkg.com/@api3/api-integrations/-/api-integrations-8.2.0.tgz#a35f2faf3de76b6c67163a377f58588fd0c69100"
123+
integrity sha512-BRUQFTZNEASAeZq0GytxA1ASOKVKkkvrOwJRHutTr8M7oiQe6jGQUxLZVsNgkxqLOWdoMy9ZjDoVVWDKM45Qig==
124124
dependencies:
125125
"@api3/airnode-abi" "^0.15.0"
126-
"@api3/contracts" "^28.0.0"
126+
"@api3/contracts" "^31.1.0"
127127
"@api3/ois" "^2.3.2"
128128
"@api3/signed-api" "3.3.0"
129129
ethers "^5.8.0"
@@ -185,16 +185,6 @@
185185
winston-console-format "^1.0.8"
186186
zod "^3.22.4"
187187

188-
"@api3/contracts@^28.0.0":
189-
version "28.0.0"
190-
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-28.0.0.tgz#e0adf263b5abed3a0cec680028b483a2ec579f29"
191-
integrity sha512-ibvegPg0t+FrKNMKHcF6H32hzFbPmHoeStWkOT7x6yXHZPjVNvdN7CHU3AZzr03QDK7ZpokMuX34hzz8zx9xRA==
192-
dependencies:
193-
ethers "^6.15.0"
194-
viem "^2.23.2"
195-
yargs "^17.7.2"
196-
zod "^4.0.15"
197-
198188
"@api3/contracts@^31.1.0":
199189
version "31.1.0"
200190
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-31.1.0.tgz#f3d8e33e9225027475c5f6350d69d4d65c770ca2"
@@ -205,12 +195,12 @@
205195
yargs "^17.7.2"
206196
zod "^4.0.15"
207197

208-
"@api3/dapi-management@^3.66.0":
209-
version "3.66.0"
210-
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.66.0.tgz#2b58480d217d5338049b40ce75d0234d26df7273"
211-
integrity sha512-HfthcJ2tKh5g1Q0VxnO4ndK+LcWgwPoMB8zE3r4Gye18GARLSBEAWgJW6D6yB31PhbDmS29FFMrPhbdTRta0eQ==
198+
"@api3/dapi-management@^3.67.0":
199+
version "3.67.0"
200+
resolved "https://registry.yarnpkg.com/@api3/dapi-management/-/dapi-management-3.67.0.tgz#eb1a492caf06de09495e21bba9707e6f25afd388"
201+
integrity sha512-/9b9lNtaIUS34kQzON5FF3Exj73wRWMaxHT0vR0SoMrJ+RVDIjMVnlsg7kVOIcWL6oF70ldNWX3j9MbN2WBsdA==
212202
dependencies:
213-
"@api3/api-integrations" "^8.1.0"
203+
"@api3/api-integrations" "^8.2.0"
214204
"@api3/commons" "^0.13.4"
215205
"@api3/contracts" "^31.1.0"
216206
ethers "^6.15.0"

0 commit comments

Comments
 (0)