Skip to content

Commit cf9480b

Browse files
committed
chore: dep updates
1 parent 5414412 commit cf9480b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/ipfs-unixfs-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dirty-chai": "^2.0.1",
4444
"ipfs-unixfs-importer": "^2.0.0",
4545
"ipld": "^0.26.1",
46-
"ipld-dag-pb": "^0.18.0",
46+
"ipld-dag-pb": "^0.18.5",
4747
"ipld-in-memory": "^4.0.0",
4848
"it-all": "^1.0.1",
4949
"it-buffer-stream": "^1.0.2",

packages/ipfs-unixfs-importer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"err-code": "^2.0.0",
5757
"hamt-sharding": "^1.0.0",
5858
"ipfs-unixfs": "^1.0.1",
59-
"ipld-dag-pb": "^0.18.0",
59+
"ipld-dag-pb": "^0.18.5",
6060
"it-all": "^1.0.1",
6161
"it-batch": "^1.0.3",
6262
"it-first": "^1.0.1",

packages/ipfs-unixfs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
},
4343
"dependencies": {
4444
"err-code": "^2.0.0",
45-
"protons": "^1.0.2"
45+
"protons": "^1.2.0"
4646
}
4747
}

0 commit comments

Comments
 (0)