From a423fa14736903f5431f8daaf45b4ec891df1207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 21:12:35 +0000 Subject: [PATCH] chore(deps): bump @helia/json from 4.0.1 to 4.0.2 Bumps [@helia/json](https://github.com/ipfs/helia) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/ipfs/helia/releases) - [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md) - [Commits](https://github.com/ipfs/helia/compare/car-v4.0.1...car-v4.0.2) --- updated-dependencies: - dependency-name: "@helia/json" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/relayer/package.json | 2 +- pnpm-lock.yaml | 25 ++++++------------------- 2 files changed, 7 insertions(+), 20 deletions(-) diff --git a/apps/relayer/package.json b/apps/relayer/package.json index 27ea439c6..1dc2813f6 100644 --- a/apps/relayer/package.json +++ b/apps/relayer/package.json @@ -24,7 +24,7 @@ "types": "tsc -p tsconfig.json --noEmit" }, "dependencies": { - "@helia/json": "^4.0.1", + "@helia/json": "^4.0.2", "@nestjs/common": "^11.0.1", "@nestjs/core": "^11.0.1", "@nestjs/mongoose": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3445f7a5..bc8e7e095 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ importers: apps/relayer: dependencies: '@helia/json': - specifier: ^4.0.1 - version: 4.0.1 + specifier: ^4.0.2 + version: 4.0.2 '@nestjs/common': specifier: ^11.0.1 version: 11.0.1(class-transformer@0.5.1)(class-validator@0.14.1)(reflect-metadata@0.2.2)(rxjs@7.8.1) @@ -2859,14 +2859,11 @@ packages: '@helia/delegated-routing-v1-http-api-client@4.2.1': resolution: {integrity: sha512-Gc149HTv/ufhNfcrQnEN3j9cqLSY+2AXMiIzNjQM1yF+wniN05yYzSYLxCtDlPfyi2TzODgdK/Kql3mRJLnGUg==} - '@helia/interface@5.1.0': - resolution: {integrity: sha512-5rah5zHBfj6JRsdAtbgS6BaGXu/8pBMOCAAoAYCJntJ7TNSIAF1/Zv5dyK+NoYkgiFZW+8l4Z7cKDCpdC+78pw==} - '@helia/interface@5.2.0': resolution: {integrity: sha512-vxe/+EA4dvHOrwYJPiFjCbRgRPURWS5AURpbMDoKpx9ldZlxXkV3YWBl4EAMp4lrRos9WjRyWu2OoDfOsC1uIg==} - '@helia/json@4.0.1': - resolution: {integrity: sha512-E330n5jV0NBqYCy07F8fuN9OGscaP/Gxy6qkeIX/w40eCQRJDtgF+0l4LBIj+mYr4zKar/FTh2fqHsVsVHRR8g==} + '@helia/json@4.0.2': + resolution: {integrity: sha512-sN0tGDQvHqY2DfCwfMJRrv7Yg19NLopoiWlWKIQ4cvHrDXHqcYcqzE+HNRJDAWLzGqtUWInAxd6u4WOSMwoVLQ==} '@helia/routers@3.0.0': resolution: {integrity: sha512-WtbH+qam4YtcJfeQpteJ9o9By4TniUeltkClouoDkXpRoshjyTT0MowzpCOBRS0hS8gK3aX+kA3h1kU3qeR35Q==} @@ -18166,16 +18163,6 @@ snapshots: p-queue: 8.0.1 uint8arrays: 5.1.0 - '@helia/interface@5.1.0': - dependencies: - '@libp2p/interface': 2.4.0 - '@multiformats/dns': 1.0.6 - interface-blockstore: 5.3.1 - interface-datastore: 8.3.1 - interface-store: 6.0.2 - multiformats: 13.3.1 - progress-events: 1.0.1 - '@helia/interface@5.2.0': dependencies: '@libp2p/interface': 2.4.0 @@ -18186,9 +18173,9 @@ snapshots: multiformats: 13.3.1 progress-events: 1.0.1 - '@helia/json@4.0.1': + '@helia/json@4.0.2': dependencies: - '@helia/interface': 5.1.0 + '@helia/interface': 5.2.0 '@libp2p/interface': 2.4.0 interface-blockstore: 5.3.1 multiformats: 13.3.1