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

Commit 94eb0f5

Browse files
committed
chore: update deps
1 parent 519c944 commit 94eb0f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
},
2727
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
2828
"dependencies": {
29-
"async": "^2.1.2",
29+
"async": "^2.1.4",
3030
"bl": "^1.1.2",
3131
"bs58": "^3.0.0",
3232
"chai": "^3.5.0",
3333
"concat-stream": "^1.5.2",
3434
"detect-node": "^2.0.3",
3535
"ipfs-block": "^0.5.0",
36-
"ipld-dag-pb": "^0.8.0",
37-
"multiaddr": "^2.0.3",
36+
"ipld-dag-pb": "^0.9.0",
37+
"multiaddr": "^2.1.1",
3838
"multihashes": "^0.2.2",
3939
"readable-stream": "2.1.5"
4040
},
@@ -50,4 +50,4 @@
5050
"Victor Bjelkholm <victorbjelkholm@gmail.com>",
5151
"nginnever <ginneversource@gmail.com>"
5252
]
53-
}
53+
}

0 commit comments

Comments
 (0)