Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 6dd7fee

Browse files
committed
chore: update deps
1 parent 0e3d544 commit 6dd7fee

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -30,30 +30,30 @@
3030
},
3131
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
3232
"dependencies": {
33-
"aegir": "^15.0.0",
33+
"aegir": "^17.0.1",
3434
"async": "^2.6.1",
35-
"big.js": "^5.1.2",
36-
"bl": "^2.0.1",
35+
"big.js": "^5.2.2",
36+
"bl": "^2.1.2",
3737
"bs58": "^4.0.1",
38-
"chai": "^4.1.2",
39-
"cids": "~0.5.3",
38+
"chai": "^4.2.0",
39+
"cids": "~0.5.5",
4040
"concat-stream": "^1.6.2",
4141
"crypto": "^1.0.1",
4242
"dirty-chai": "^2.0.1",
4343
"hat": "0.0.3",
44-
"ipfs-block": "~0.7.1",
45-
"ipfs-unixfs": "~0.1.15",
44+
"ipfs-block": "~0.8.0",
45+
"ipfs-unixfs": "~0.1.16",
4646
"ipld-dag-cbor": "~0.13.0",
47-
"ipld-dag-pb": "~0.14.5",
48-
"is-ipfs": "~0.4.2",
49-
"libp2p-crypto": "~0.13.0",
47+
"ipld-dag-pb": "~0.14.11",
48+
"is-ipfs": "~0.4.7",
49+
"libp2p-crypto": "~0.14.0",
5050
"multiaddr": "^5.0.0",
51-
"multibase": "~0.4.0",
52-
"multihashes": "~0.4.13",
51+
"multibase": "~0.5.0",
52+
"multihashes": "~0.4.14",
5353
"multihashing-async": "~0.5.1",
54-
"peer-id": "~0.11.0",
54+
"peer-id": "~0.12.0",
5555
"peer-info": "~0.14.1",
56-
"pull-stream": "^3.6.8",
56+
"pull-stream": "^3.6.9",
5757
"pump": "^3.0.0",
5858
"is-plain-object": "^2.0.4"
5959
},

0 commit comments

Comments
 (0)