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

Commit 1bf9e93

Browse files
committed
chore: update deps
1 parent 170790f commit 1bf9e93

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
@@ -30,25 +30,25 @@
3030
},
3131
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
3232
"dependencies": {
33-
"aegir": "^13.0.0",
33+
"aegir": "^13.0.5",
3434
"async": "^2.6.0",
3535
"big.js": "^5.0.3",
3636
"bl": "^1.2.1",
3737
"bs58": "^4.0.1",
3838
"chai": "^4.1.2",
3939
"cids": "~0.5.2",
40-
"concat-stream": "^1.6.0",
40+
"concat-stream": "^1.6.1",
4141
"detect-node": "^2.0.3",
4242
"dirty-chai": "^2.0.1",
4343
"hat": "0.0.3",
4444
"ipfs-block": "~0.6.1",
45-
"ipld-dag-cbor": "~0.11.2",
46-
"ipld-dag-pb": "~0.11.4",
45+
"ipld-dag-cbor": "~0.12.0",
46+
"ipld-dag-pb": "~0.13.1",
4747
"multiaddr": "^3.0.2",
4848
"multihashes": "~0.4.13",
49-
"multihashing-async": "~0.4.7",
49+
"multihashing-async": "~0.4.8",
5050
"peer-id": "~0.10.6",
51-
"pull-stream": "^3.6.1"
51+
"pull-stream": "^3.6.2"
5252
},
5353
"devDependencies": {},
5454
"contributors": [

0 commit comments

Comments
 (0)