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

Commit 0caf558

Browse files
committed
chore: update dep versions
1 parent 5573131 commit 0caf558

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"execa": "^1.0.0",
6969
"form-data": "^2.3.3",
7070
"hat": "0.0.3",
71-
"interface-ipfs-core": "ipfs/interface-ipfs-core#update-dag-pb-to-not-have-cid-property",
71+
"interface-ipfs-core": "~0.86.0",
7272
"ipfsd-ctl": "ipfs/js-ipfsd-ctl#update-dag-pb-to-not-have-cid-property",
7373
"ncp": "^2.0.0",
7474
"qs": "^6.5.2",
@@ -98,19 +98,19 @@
9898
"hoek": "^5.0.4",
9999
"human-to-milliseconds": "^1.0.0",
100100
"interface-datastore": "~0.6.0",
101-
"ipfs-api": "ipfs/js-ipfs-api#update-dag-pb-to-not-have-cid-property",
101+
"ipfs-api": "ipfs/js-ipfs-api",
102102
"ipfs-bitswap": "~0.21.0",
103103
"ipfs-block": "~0.8.0",
104104
"ipfs-block-service": "~0.15.1",
105-
"ipfs-http-response": "achingbrain/js-ipfs-http-response#use-cid-property-before-falling-back-to-multihash",
105+
"ipfs-http-response": "~0.2.1",
106106
"ipfs-mfs": "~0.4.2",
107107
"ipfs-multipart": "~0.1.0",
108108
"ipfs-repo": "~0.25.0",
109109
"ipfs-unixfs": "~0.1.16",
110110
"ipfs-unixfs-engine": "~0.33.0",
111-
"ipld": "ipld/js-ipld#depend-on-dag-pb-without-cid",
111+
"ipld": "~0.20.0",
112112
"ipld-bitcoin": "~0.1.8",
113-
"ipld-dag-pb": "ipld/js-ipld-dag-pb#remove-cid-property-from-dagnodes",
113+
"ipld-dag-pb": "~0.15.0",
114114
"ipld-bitcoin": "~0.1.8",
115115
"ipld-ethereum": "^2.0.1",
116116
"ipld-git": "~0.2.2",

0 commit comments

Comments
 (0)