Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore: update all deps, bring up the libp2p fix
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Mar 28, 2018
1 parent be54905 commit 4a38690
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,11 @@
"execa": "^0.10.0",
"expose-loader": "^0.7.5",
"form-data": "^2.3.2",
"go-ipfs-dep": "^0.4.13",
"hat": "0.0.3",
"ipfsd-ctl": "~0.30.1",
"ipfsd-ctl": "~0.31.0",
"interface-ipfs-core": "~0.58.0",
"lodash": "^4.17.5",
"mocha": "^5.0.4",
"mocha": "^5.0.5",
"ncp": "^2.0.0",
"nexpect": "^0.5.0",
"pre-commit": "^1.2.2",
Expand All @@ -92,36 +91,36 @@
"async": "^2.6.0",
"big.js": "^5.0.3",
"binary-querystring": "~0.1.2",
"bl": "^1.2.1",
"bl": "^1.2.2",
"boom": "^7.2.0",
"bs58": "^4.0.1",
"byteman": "^1.3.5",
"cids": "~0.5.3",
"debug": "^3.1.0",
"file-type": "^7.6.0",
"filesize": "^3.6.0",
"filesize": "^3.6.1",
"fsm-event": "^2.1.0",
"get-folder-size": "^1.0.1",
"glob": "^7.1.2",
"hapi": "^16.6.2",
"hapi-set-header": "^1.0.2",
"hoek": "^5.0.3",
"human-to-milliseconds": "^1.0.0",
"ipfs-api": "^18.2.1",
"ipfs-api": "^19.0.0",
"ipfs-bitswap": "~0.19.0",
"ipfs-block": "~0.6.1",
"ipfs-block-service": "~0.13.0",
"ipfs-multipart": "~0.1.0",
"ipfs-repo": "~0.18.7",
"ipfs-unixfs": "~0.1.14",
"ipfs-unixfs-engine": "~0.24.4",
"ipfs-unixfs-engine": "~0.27.0",
"ipld": "^0.15.0",
"is-ipfs": "^0.3.2",
"is-stream": "^1.1.0",
"joi": "^13.1.2",
"joi-browser": "^13.0.1",
"joi-multiaddr": "^1.0.1",
"libp2p": "~0.19.0",
"libp2p": "~0.19.2",
"libp2p-circuit": "~0.1.5",
"libp2p-floodsub": "~0.14.1",
"libp2p-kad-dht": "~0.9.0",
Expand All @@ -141,7 +140,7 @@
"mafmt": "^4.0.0",
"mime-types": "^2.1.18",
"mkdirp": "~0.5.1",
"multiaddr": "^3.0.2",
"multiaddr": "^3.1.0",
"multihashes": "~0.4.13",
"once": "^1.4.0",
"path-exists": "^3.0.0",
Expand All @@ -157,7 +156,7 @@
"pull-paramap": "^1.2.2",
"pull-pushable": "^2.2.0",
"pull-sort": "^1.0.1",
"pull-stream": "^3.6.2",
"pull-stream": "^3.6.7",
"pull-stream-to-stream": "^1.3.4",
"pull-zip": "^2.0.1",
"read-pkg-up": "^3.0.0",
Expand All @@ -167,7 +166,7 @@
"tar-stream": "^1.5.5",
"temp": "~0.8.3",
"through2": "^2.0.3",
"update-notifier": "^2.3.0",
"update-notifier": "^2.4.0",
"yargs": "^11.0.0",
"yargs-parser": "^9.0.2"
},
Expand Down

0 comments on commit 4a38690

Please sign in to comment.