diff --git a/docs/oev-searchers/in-depth/oev-auctioneer.md b/docs/oev-searchers/in-depth/oev-auctioneer.md index e34aec5f..045cc12d 100644 --- a/docs/oev-searchers/in-depth/oev-auctioneer.md +++ b/docs/oev-searchers/in-depth/oev-auctioneer.md @@ -71,6 +71,7 @@ The auction length is chain dependent. | Fraxtal | 30 | | Gnosis Chain | 30 | | Hyperliquid | 30 | +| Injective EVM | 30 | | Ink | 30 | | Katana | 30 | | Kava | 30 | diff --git a/package.json b/package.json index 76d29d2e..d760af7d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@api3/contracts": "^31.1.0", - "@api3/dapi-management": "^3.65.0", + "@api3/dapi-management": "^3.66.0", "@types/node": "^22.18.8", "axios": "^1.12.2", "colors": "^1.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c816d66e..e0723086 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^31.1.0 version: 31.1.0(typescript@5.9.2) '@api3/dapi-management': - specifier: ^3.65.0 - version: 3.65.0(eslint@8.57.1)(typescript@5.9.2) + specifier: ^3.66.0 + version: 3.66.0(eslint@8.57.1)(typescript@5.9.2) '@types/node': specifier: ^22.18.8 version: 22.18.8 @@ -183,8 +183,8 @@ packages: engines: {node: '>=22.18.0'} hasBin: true - '@api3/dapi-management@3.65.0': - resolution: {integrity: sha512-SoW1UZTp5lfse3eYD4RYuTjt7JB24FoVUySfJEMzEG1AAdgw+b0aHjicthzFwCDywaLRt6ttQtFzhz4PgSFrhA==} + '@api3/dapi-management@3.66.0': + resolution: {integrity: sha512-HfthcJ2tKh5g1Q0VxnO4ndK+LcWgwPoMB8zE3r4Gye18GARLSBEAWgJW6D6yB31PhbDmS29FFMrPhbdTRta0eQ==} '@api3/ois@2.3.2': resolution: {integrity: sha512-hYQCbCAtWMGKV+pECRY5tbfCSOcheeo9s6wtrhn1dOWw151VeG0sKG3VbBEsyA6cvSaldewBWY3t/JGaupdThg==} @@ -4459,7 +4459,7 @@ snapshots: - typescript - utf-8-validate - '@api3/dapi-management@3.65.0(eslint@8.57.1)(typescript@5.9.2)': + '@api3/dapi-management@3.66.0(eslint@8.57.1)(typescript@5.9.2)': dependencies: '@api3/api-integrations': 8.1.0(eslint@8.57.1)(typescript@5.9.2) '@api3/commons': 0.13.4