Skip to content

Commit af03409

Browse files
committed
fix: update sibling dep
1 parent 1853836 commit af03409

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
@@ -144,7 +144,7 @@
144144
"@multiformats/murmur3": "^2.1.8",
145145
"hamt-sharding": "^3.0.6",
146146
"interface-blockstore": "^6.0.1",
147-
"ipfs-unixfs": "^11.0.0",
147+
"ipfs-unixfs": "^12.0.0",
148148
"it-filter": "^3.1.4",
149149
"it-last": "^3.0.9",
150150
"it-map": "^3.1.4",

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
"hamt-sharding": "^3.0.6",
168168
"interface-blockstore": "^6.0.1",
169169
"interface-store": "^7.0.0",
170-
"ipfs-unixfs": "^11.0.0",
170+
"ipfs-unixfs": "^12.0.0",
171171
"it-all": "^3.0.9",
172172
"it-batch": "^3.0.9",
173173
"it-first": "^3.0.9",

0 commit comments

Comments
 (0)