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

Commit d43aa5e

Browse files
committed
chore: update dependencies
1 parent b5d8063 commit d43aa5e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -40,26 +40,26 @@
4040
"aegir": "^15.0.0",
4141
"chai": "^4.1.2",
4242
"dirty-chai": "^2.0.1",
43-
"ipfs": "~0.31.2",
43+
"ipfs": "~0.32.2",
4444
"ipfs-block-service": "~0.14.0",
45-
"ipfs-repo": "~0.22.1",
46-
"multihashes": "~0.4.13",
45+
"ipfs-repo": "~0.24.0",
46+
"multihashes": "~0.4.14",
4747
"ncp": "^2.0.0",
4848
"pull-generate": "^2.2.0",
4949
"pull-zip": "^2.0.1",
5050
"rimraf": "^2.6.2",
51-
"sinon": "^6.1.0",
51+
"sinon": "^6.1.5",
5252
"split": "^1.0.1"
5353
},
5454
"dependencies": {
5555
"async": "^2.6.1",
56-
"cids": "~0.5.3",
56+
"cids": "~0.5.5",
5757
"deep-extend": "~0.6.0",
5858
"ipfs-unixfs": "~0.1.15",
5959
"ipld": "~0.17.3",
6060
"ipld-dag-pb": "~0.14.6",
6161
"left-pad": "^1.3.0",
62-
"lodash": "^4.17.10",
62+
"lodash": "^4.17.11",
6363
"multihashing-async": "~0.5.1",
6464
"pull-batch": "^1.0.0",
6565
"pull-block": "^1.4.0",
@@ -68,7 +68,7 @@
6868
"pull-paramap": "^1.2.2",
6969
"pull-pause": "0.0.2",
7070
"pull-pushable": "^2.2.0",
71-
"pull-stream": "^3.6.8",
71+
"pull-stream": "^3.6.9",
7272
"pull-through": "^1.0.18",
7373
"pull-traverse": "^1.0.3",
7474
"pull-write": "^1.1.4",

0 commit comments

Comments
 (0)