Skip to content

Commit 63827a4

Browse files
committed
chore: update deps
1 parent 09bb43e commit 63827a4

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
@@ -63,7 +63,7 @@
6363
"ipfs-unixfs": "^4.0.3",
6464
"it-last": "^1.0.5",
6565
"multicodec": "^3.0.1",
66-
"multiformats": "^7.0.0",
66+
"multiformats": "^8.0.3",
6767
"multihashing-async": "^2.1.0"
6868
},
6969
"types": "dist/src/index.d.ts",

packages/ipfs-unixfs-importer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"it-parallel-batch": "^1.0.9",
5858
"merge-options": "^3.0.4",
5959
"multicodec": "^3.0.1",
60-
"multiformats": "^7.0.0",
60+
"multiformats": "^8.0.3",
6161
"multihashing-async": "^2.1.0",
6262
"rabin-wasm": "^0.1.4",
6363
"uint8arrays": "^2.1.2"

0 commit comments

Comments
 (0)