Skip to content

Commit 7fe5527

Browse files
chore(deps): bump ipfs-utils from 3.0.0 to 4.0.0 (#84)
Bumps [ipfs-utils](https://github.com/ipfs/js-ipfs-utils) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/ipfs/js-ipfs-utils/releases) - [Changelog](https://github.com/ipfs/js-ipfs-utils/blob/master/CHANGELOG.md) - [Commits](ipfs/js-ipfs-utils@v3.0.0...v4.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 87541c7 commit 7fe5527

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ipfs-unixfs-exporter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"err-code": "^2.0.0",
5656
"hamt-sharding": "^1.0.0",
5757
"ipfs-unixfs": "^2.0.3",
58-
"ipfs-utils": "^3.0.0",
58+
"ipfs-utils": "^4.0.0",
5959
"it-last": "^1.0.1",
6060
"multihashing-async": "^2.0.0"
6161
}

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"err-code": "^2.0.0",
5353
"hamt-sharding": "^1.0.0",
5454
"ipfs-unixfs": "^2.0.3",
55-
"ipfs-utils": "^3.0.0",
55+
"ipfs-utils": "^4.0.0",
5656
"ipld-dag-pb": "^0.20.0",
5757
"it-all": "^1.0.1",
5858
"it-batch": "^1.0.3",

0 commit comments

Comments
 (0)