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

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jul 22, 2017
1 parent 0544dd3 commit 46cb18b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"coverage-publish": "aegir-coverage publish"
},
"dependencies": {
"async": "^2.4.1",
"async": "^2.5.0",
"bs58": "^4.0.1",
"cids": "~0.5.0",
"cids": "~0.5.1",
"concat-stream": "^1.6.0",
"detect-node": "^2.0.3",
"flatmap": "0.0.3",
Expand All @@ -41,12 +41,12 @@
"multipart-stream": "^2.0.1",
"ndjson": "^1.5.0",
"once": "^1.4.0",
"peer-id": "~0.8.7",
"peer-info": "~0.9.2",
"peer-id": "~0.9.0",
"peer-info": "~0.10.0",
"promisify-es6": "^1.0.2",
"pump": "^1.0.2",
"qs": "^6.4.0",
"readable-stream": "1.1.14",
"qs": "^6.5.0",
"readable-stream": "2.3.3",
"stream-http": "^2.7.2",
"streamifier": "^0.1.1",
"tar-stream": "^1.5.4"
Expand All @@ -61,11 +61,11 @@
},
"devDependencies": {
"aegir": "^11.0.2",
"chai": "^4.0.2",
"dirty-chai": "^2.0.0",
"chai": "^4.1.0",
"dirty-chai": "^2.0.1",
"eslint-plugin-react": "^7.1.0",
"gulp": "^3.9.1",
"hapi": "^16.4.3",
"hapi": "^16.5.0",
"interface-ipfs-core": "~0.29.1",
"ipfsd-ctl": "~0.21.0",
"pre-commit": "^1.2.2",
Expand Down

0 comments on commit 46cb18b

Please sign in to comment.