Skip to content

Commit d300168

Browse files
chore(deps): bump ipfs-utils from 4.0.1 to 5.0.0 (#95)
Co-authored-by: Alex Potsides <alex@achingbrain.net> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 982a15e commit d300168

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.4",
58-
"ipfs-utils": "^4.0.0",
58+
"ipfs-utils": "^5.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.4",
55-
"ipfs-utils": "^4.0.0",
55+
"ipfs-utils": "^5.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)