Skip to content

Commit eaaa7e7

Browse files
chore(deps): bump helia from 3.0.1 to 4.0.1 (#283)
* chore(deps): bump helia from 3.0.1 to 4.0.1 Bumps [helia](https://github.com/ipfs/helia) from 3.0.1 to 4.0.1. - [Release notes](https://github.com/ipfs/helia/releases) - [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md) - [Commits](ipfs/helia@helia-v3.0.1...helia-v4.0.1) --- updated-dependencies: - dependency-name: helia dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump @helia/interface from 3.0.1 to 4.0.0 (#273) Bumps [@helia/interface](https://github.com/ipfs/helia) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/ipfs/helia/releases) - [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md) - [Commits](ipfs/helia@helia-v3.0.1...ipns-v4.0.0) --- updated-dependencies: - dependency-name: "@helia/interface" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <alex@achingbrain.net> * chore(deps): bump @helia/car from 2.0.1 to 3.0.0 (#276) Bumps [@helia/car](https://github.com/ipfs/helia) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/ipfs/helia/releases) - [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md) - [Commits](ipfs/helia@car-v2.0.1...car-v3.0.0) --- updated-dependencies: - dependency-name: "@helia/car" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump @helia/unixfs from 2.0.1 to 3.0.0 (#274) Bumps [@helia/unixfs](https://github.com/ipfs/helia) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/ipfs/helia/releases) - [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md) - [Commits](ipfs/helia@car-v2.0.1...car-v3.0.0) --- updated-dependencies: - dependency-name: "@helia/unixfs" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <alex@achingbrain.net> * chore(deps): bump @helia/dag-cbor from 2.0.1 to 3.0.0 (#279) Bumps [@helia/dag-cbor](https://github.com/ipfs/helia) from 2.0.1 to 3.0.0. - [Release notes](https://github.com/ipfs/helia/releases) - [Changelog](https://github.com/ipfs/helia/blob/main/CHANGELOG.md) - [Commits](ipfs/helia@car-v2.0.1...car-v3.0.0) --- updated-dependencies: - dependency-name: "@helia/dag-cbor" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <alex@achingbrain.net> * chore: use HeliaLibp2p where appropriate --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Potsides <alex@achingbrain.net>
1 parent e48fa5f commit eaaa7e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "npm run build && test-node-example test/*"
1313
},
1414
"dependencies": {
15-
"helia": "^3.0.1"
15+
"helia": "^4.0.1"
1616
},
1717
"devDependencies": {
1818
"test-ipfs-example": "^1.0.0",

0 commit comments

Comments
 (0)