From 22ab2682dba05b8d64ea69a3a3c73bc108edcc0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 11:14:39 +0000 Subject: [PATCH] chore(deps): bump @helia/ipns from 8.2.4 to 9.1.8 Bumps [@helia/ipns](https://github.com/ipfs/helia) from 8.2.4 to 9.1.8. - [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/ipns-v8.2.4...ipns-v9.1.8) --- updated-dependencies: - dependency-name: "@helia/ipns" dependency-version: 9.1.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/helia-101/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/helia-101/package.json b/examples/helia-101/package.json index 29b60cce..9f9e4930 100644 --- a/examples/helia-101/package.json +++ b/examples/helia-101/package.json @@ -27,7 +27,7 @@ "@helia/car": "^4.0.4", "@helia/dag-cbor": "^4.0.3", "@helia/http": "^2.0.5", - "@helia/ipns": "^8.2.0", + "@helia/ipns": "^9.1.8", "@helia/unixfs": "^5.0.0", "@libp2p/bootstrap": "^11.0.35", "@libp2p/crypto": "^5.1.1",