Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit b3818f6

Browse files
author
Alan Shaw
committed
chore: update dependencies
1 parent 9412c3c commit b3818f6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,12 @@
102102
"ipfs-http-client": "github:ipfs/js-ipfs-http-client#refactor/async-iterables2",
103103
"ipfs-http-response": "^0.5.0",
104104
"ipfs-mfs": "github:ipfs/js-ipfs-mfs#refactor/remove-streams",
105-
"ipfs-multipart": "^0.2.0",
105+
"ipfs-multipart": "^0.3.0",
106106
"ipfs-repo": "^0.30.0",
107-
"ipfs-unixfs": "~0.1.16",
108-
"ipfs-unixfs-exporter": "^0.38.0",
109-
"ipfs-unixfs-importer": "^0.42.0",
110-
"ipfs-utils": "^0.5.0",
107+
"ipfs-unixfs": "^0.3.0",
108+
"ipfs-unixfs-exporter": "^0.40.0",
109+
"ipfs-unixfs-importer": "^0.43.1",
110+
"ipfs-utils": "^0.6.0",
111111
"ipld": "~0.25.0",
112112
"ipld-bitcoin": "~0.3.0",
113113
"ipld-dag-cbor": "~0.15.0",
@@ -159,7 +159,7 @@
159159
"multiaddr": "^7.2.1",
160160
"multiaddr-to-uri": "^5.1.0",
161161
"multibase": "~0.6.0",
162-
"multicodec": "~0.5.5",
162+
"multicodec": "^1.0.0",
163163
"multihashes": "~0.4.14",
164164
"multihashing-async": "^0.8.0",
165165
"node-fetch": "^2.3.0",

0 commit comments

Comments
 (0)