Skip to content
This repository has been archived by the owner on Feb 12, 2024. 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 Apr 3, 2017
1 parent c5bb0b9 commit c680596
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"expose-loader": "^0.7.3",
"form-data": "^2.1.2",
"gulp": "^3.9.1",
"interface-ipfs-core": "~0.26.1",
"interface-ipfs-core": "~0.26.2",
"ipfsd-ctl": "~0.20.0",
"left-pad": "^1.1.3",
"lodash": "^4.17.4",
Expand All @@ -91,18 +91,18 @@
"transform-loader": "^0.2.4"
},
"dependencies": {
"async": "^2.2.0",
"async": "^2.3.0",
"bl": "^1.2.0",
"boom": "^4.3.1",
"cids": "^0.4.2",
"cids": "^0.5.0",
"debug": "^2.6.3",
"fsm-event": "^2.1.0",
"glob": "^7.1.1",
"hapi": "^16.1.0",
"hapi": "^16.1.1",
"hapi-set-header": "^1.0.2",
"hoek": "^4.1.0",
"ipfs-api": "^13.0.0",
"ipfs-bitswap": "~0.12.0",
"hoek": "^4.1.1",
"ipfs-api": "^14.0.0",
"ipfs-bitswap": "~0.13.0",
"ipfs-block": "~0.6.0",
"ipfs-block-service": "~0.9.0",
"ipfs-multipart": "~0.1.0",
Expand All @@ -111,10 +111,10 @@
"ipfs-unixfs-engine": "~0.19.1",
"ipld-resolver": "~0.11.0",
"isstream": "^0.1.2",
"joi": "^10.3.1",
"libp2p-floodsub": "~0.8.0",
"libp2p-ipfs-browser": "~0.22.0",
"libp2p-ipfs-nodejs": "~0.22.0",
"joi": "^10.4.1",
"libp2p-floodsub": "~0.9.0",
"libp2p-ipfs-browser": "~0.23.0",
"libp2p-ipfs-nodejs": "~0.23.0",
"lodash.flatmap": "^4.5.0",
"lodash.get": "^4.4.2",
"lodash.has": "^4.5.2",
Expand All @@ -127,9 +127,9 @@
"multihashes": "~0.4.5",
"once": "^1.4.0",
"path-exists": "^3.0.0",
"peer-book": "~0.3.2",
"peer-id": "~0.8.5",
"peer-info": "~0.8.5",
"peer-book": "~0.4.0",
"peer-id": "~0.8.7",
"peer-info": "~0.9.2",
"promisify-es6": "^1.0.2",
"pull-file": "^1.0.0",
"pull-paramap": "^1.2.1",
Expand Down

0 comments on commit c680596

Please sign in to comment.