diff --git a/package.json b/package.json index 7d88cb98..f902e9b2 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "@filoz/synapse-core": "^0.8.1", "@filoz/synapse-sdk": "^1.2.1", "@helia/block-brokers": "^5.1.3", - "@helia/interface": "^6.2.1", + "@helia/interface": "^7.1.1", "@helia/routers": "^5.1.1", "@helia/unixfs": "^7.0.4", "@helia/utils": "^2.5.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56a4261d..4c553ada 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^5.1.3 version: 5.2.4 '@helia/interface': - specifier: ^6.2.1 - version: 6.2.1 + specifier: ^7.1.1 + version: 7.1.1 '@helia/routers': specifier: ^5.1.1 version: 5.1.1 @@ -667,6 +667,9 @@ packages: '@helia/interface@6.2.1': resolution: {integrity: sha512-lL0q4mpJjUdQ3J/KjSQAoYb6KQZl5SUqQvEBIA5KMrOyuD7m31lbx8elGLttDVVzZtVp03tS4tlDIzsaVJ/Evw==} + '@helia/interface@7.1.1': + resolution: {integrity: sha512-L3uLlfEY8MYUV01YdJfv6C35FRhVwRiNx36Yh+8qCpJuCs+GmTmaxVrAb4wXXRg2yIjMR+HAAIAcJIOV/x5n0A==} + '@helia/routers@5.1.1': resolution: {integrity: sha512-ZQbF3fX3y9aBnwKx4FsgEETJ0tfop6CPu4uw+jecnW1FAL9fE0vjYwa90Q7KRXoCCjyu9q96cZ/8nzoipuy86A==} @@ -693,6 +696,12 @@ packages: resolution: {integrity: sha512-/i/13trFihjWfDyXlylRwhuYjtzYjvOFw0vlRjYGnZuv7d7MOgA2lV/vRuL5RfeUajM03aZfFLdq4S7cTbbTRg==} engines: {node: '>=16.0.0', npm: '>=7.0.0'} + '@ipshipyard/crypto@1.1.0': + resolution: {integrity: sha512-xMnzqJFuDirmjdMlmHb9r/olj++oFv3Pf5utF49+MvNQqKjYZ2YHMiO8Y8xk8nh6E+xa4g9+r/hij0FpNVZusw==} + + '@ipshipyard/keychain@1.0.2': + resolution: {integrity: sha512-otMCFOItScEX3VNy/gHF+CVd2QGPNo75uwZBoYUj2Rr8xnF5eq1nlbk6iEqH6cwqu2j/UuzFvtD2s2lmGo0mDA==} + '@jridgewell/gen-mapping@0.3.13': resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} @@ -1266,6 +1275,9 @@ packages: resolution: {integrity: sha512-pX/cYW3dCa87Jrzv6DAr8ivbbJRzEX5yGhdt8IutnX/PCIXfpx+mabWNK/M8qqh+zQ0J3thftUBHW0ByuUlG0w==} engines: {node: '>=10.4.0'} + birnam@1.0.0: + resolution: {integrity: sha512-lropqEwi52w2aoOQQ+V4MGc8KP5mVef9DaEKv73dkVXb8UN6moQ7j/f19NesXPYt/l+8MkkHtMBAQsBKR8BqgQ==} + bl@5.1.0: resolution: {integrity: sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==} @@ -2899,6 +2911,21 @@ snapshots: multiformats: 13.4.2 progress-events: 1.1.0 + '@helia/interface@7.1.1': + dependencies: + '@ipshipyard/crypto': 1.1.0 + '@ipshipyard/keychain': 1.0.2 + '@libp2p/interface': 3.2.5 + '@multiformats/dns': 1.0.15 + '@multiformats/multiaddr': 13.0.3 + abort-error: 1.0.2 + birnam: 1.0.0 + interface-blockstore: 7.0.1 + interface-datastore: 10.0.1 + main-event: 1.0.5 + multiformats: 14.0.4 + progress-events: 1.1.0 + '@helia/routers@5.1.1': dependencies: '@helia/delegated-routing-v1-http-api-client': 6.0.1 @@ -2994,6 +3021,23 @@ snapshots: dependencies: multiformats: 14.0.4 + '@ipshipyard/crypto@1.1.0': + dependencies: + abort-error: 1.0.2 + multiformats: 14.0.4 + protons-runtime: 7.0.0 + uint8arraylist: 3.0.2 + uint8arrays: 6.1.1 + + '@ipshipyard/keychain@1.0.2': + dependencies: + '@ipshipyard/crypto': 1.1.0 + abort-error: 1.0.2 + interface-datastore: 10.0.1 + multiformats: 14.0.4 + sanitize-filename: 1.6.4 + uint8arrays: 6.1.1 + '@jridgewell/gen-mapping@0.3.13': dependencies: '@jridgewell/sourcemap-codec': 1.5.5 @@ -3148,7 +3192,7 @@ snapshots: '@multiformats/multiaddr': 13.0.3 interface-datastore: 10.0.1 it-all: 3.0.11 - main-event: 1.0.4 + main-event: 1.0.5 mortice: 3.3.1 multiformats: 14.0.4 protons-runtime: 7.0.0 @@ -3726,6 +3770,11 @@ snapshots: bigint-mod-arith@3.3.1: {} + birnam@1.0.0: + dependencies: + multiformats: 14.0.4 + weald: 1.1.3 + bl@5.1.0: dependencies: buffer: 6.0.3