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

Commit 907a638

Browse files
richardschneiderdaviddias
authored andcommittedDec 5, 2017
chore: upgrade dependencies (#198)
1 parent 2c939aa commit 907a638

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed
 

‎package.json

+6-7
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,12 @@
4040
},
4141
"homepage": "https://github.com/ipfs/js-ipfs-unixfs-engine#readme",
4242
"devDependencies": {
43-
"aegir": "^12.1.3",
44-
"ajv": "^5.3.0",
43+
"aegir": "^12.2.0",
4544
"chai": "^4.1.2",
4645
"dirty-chai": "^2.0.1",
47-
"ipfs": "~0.26.0",
46+
"ipfs": "~0.27.0",
4847
"ipfs-block-service": "~0.13.0",
49-
"ipfs-repo": "0.18.3",
48+
"ipfs-repo": "~0.18.3",
5049
"ncp": "^2.0.0",
5150
"pre-commit": "^1.2.2",
5251
"pull-generate": "^2.2.0",
@@ -61,9 +60,9 @@
6160
"cids": "~0.5.2",
6261
"deep-extend": "~0.5.0",
6362
"ipfs-unixfs": "~0.1.14",
64-
"ipld-dag-pb": "~0.11.3",
63+
"ipld-dag-pb": "~0.11.4",
6564
"ipld-resolver": "~0.14.1",
66-
"left-pad": "^1.1.3",
65+
"left-pad": "^1.2.0",
6766
"lodash": "^4.17.4",
6867
"multihashes": "~0.4.12",
6968
"multihashing-async": "~0.4.7",
@@ -72,7 +71,7 @@
7271
"pull-cat": "^1.1.11",
7372
"pull-pair": "^1.1.0",
7473
"pull-paramap": "^1.2.2",
75-
"pull-pause": "0.0.1",
74+
"pull-pause": "0.0.2",
7675
"pull-pushable": "^2.1.1",
7776
"pull-stream": "^3.6.1",
7877
"pull-traverse": "^1.0.3",

0 commit comments

Comments
 (0)
This repository has been archived.