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

Commit 46cb18b

Browse files
committed
chore: update deps
1 parent 0544dd3 commit 46cb18b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"coverage-publish": "aegir-coverage publish"
2323
},
2424
"dependencies": {
25-
"async": "^2.4.1",
25+
"async": "^2.5.0",
2626
"bs58": "^4.0.1",
27-
"cids": "~0.5.0",
27+
"cids": "~0.5.1",
2828
"concat-stream": "^1.6.0",
2929
"detect-node": "^2.0.3",
3030
"flatmap": "0.0.3",
@@ -41,12 +41,12 @@
4141
"multipart-stream": "^2.0.1",
4242
"ndjson": "^1.5.0",
4343
"once": "^1.4.0",
44-
"peer-id": "~0.8.7",
45-
"peer-info": "~0.9.2",
44+
"peer-id": "~0.9.0",
45+
"peer-info": "~0.10.0",
4646
"promisify-es6": "^1.0.2",
4747
"pump": "^1.0.2",
48-
"qs": "^6.4.0",
49-
"readable-stream": "1.1.14",
48+
"qs": "^6.5.0",
49+
"readable-stream": "2.3.3",
5050
"stream-http": "^2.7.2",
5151
"streamifier": "^0.1.1",
5252
"tar-stream": "^1.5.4"
@@ -61,11 +61,11 @@
6161
},
6262
"devDependencies": {
6363
"aegir": "^11.0.2",
64-
"chai": "^4.0.2",
65-
"dirty-chai": "^2.0.0",
64+
"chai": "^4.1.0",
65+
"dirty-chai": "^2.0.1",
6666
"eslint-plugin-react": "^7.1.0",
6767
"gulp": "^3.9.1",
68-
"hapi": "^16.4.3",
68+
"hapi": "^16.5.0",
6969
"interface-ipfs-core": "~0.29.1",
7070
"ipfsd-ctl": "~0.21.0",
7171
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)