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
hugomrdias committed Mar 18, 2019
1 parent 951c95a commit 7568612
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"execa": "^1.0.0",
"form-data": "^2.3.3",
"hat": "0.0.3",
"interface-ipfs-core": "~0.98.1",
"ipfsd-ctl": "~0.41.0",
"interface-ipfs-core": "~0.99.0",
"ipfsd-ctl": "~0.42.0",
"libp2p-websocket-star": "~0.10.2",
"ncp": "^2.0.0",
"qs": "^6.5.2",
Expand All @@ -82,7 +82,7 @@
"async": "^2.6.1",
"bignumber.js": "^8.0.2",
"binary-querystring": "~0.1.2",
"bl": "^2.1.2",
"bl": "^3.0.0",
"boom": "^7.2.0",
"bs58": "^4.0.1",
"byteman": "^1.3.5",
Expand All @@ -104,14 +104,14 @@
"hoek": "^6.1.2",
"human-to-milliseconds": "^1.0.0",
"interface-datastore": "~0.6.0",
"ipfs-bitswap": "~0.22.0",
"ipfs-bitswap": "~0.23.0",
"ipfs-block": "~0.8.0",
"ipfs-block-service": "~0.15.1",
"ipfs-http-client": "ipfs/js-ipfs-http-client#fix/bundle-size",
"ipfs-http-client": "^30.1.0",
"ipfs-http-response": "~0.2.1",
"ipfs-mfs": "~0.9.1",
"ipfs-multipart": "~0.1.0",
"ipfs-repo": "~0.26.1",
"ipfs-repo": "ipfs/js-ipfs-repo#master",
"ipfs-unixfs": "~0.1.16",
"ipfs-unixfs-engine": "~0.35.3",
"ipld": "~0.21.1",
Expand All @@ -121,27 +121,27 @@
"ipld-git": "~0.2.2",
"ipld-zcash": "~0.1.6",
"ipns": "~0.5.0",
"is-ipfs": "~0.4.8",
"is-ipfs": "~0.6.0",
"is-pull-stream": "~0.0.0",
"is-stream": "^1.1.0",
"iso-url": "^0.4.4",
"joi": "^14.3.0",
"joi-multiaddr": "^4.0.0",
"just-flatten-it": "^2.1.0",
"just-range": "^2.1.0",
"just-safe-set": "^2.1.0",
"libp2p": "~0.25.0-rc.3",
"libp2p-bootstrap": "~0.9.3",
"libp2p-crypto": "~0.16.0",
"libp2p-kad-dht": "~0.14.7",
"libp2p-keychain": "~0.3.3",
"just-flatten-it": "^2.1.0",
"just-range": "^2.1.0",
"just-safe-set": "^2.1.0",
"libp2p-keychain": "~0.4.1",
"libp2p-mdns": "~0.12.0",
"libp2p-mplex": "libp2p/js-libp2p-mplex#fix/bundle-size",
"libp2p-mplex": "~0.8.4",
"libp2p-record": "~0.6.1",
"libp2p-secio": "~0.11.0",
"libp2p-tcp": "~0.13.0",
"libp2p-webrtc-star": "~0.15.5",
"libp2p-websocket-star-multi": "~0.4.0",
"libp2p-websocket-star-multi": "hugomrdias/js-libp2p-websocket-star-multi#fix/bundle-size",
"libp2p-websockets": "~0.12.2",
"mafmt": "^6.0.2",
"merge-options": "^1.0.1",
Expand Down Expand Up @@ -179,7 +179,7 @@
"update-notifier": "^2.5.0",
"uri-to-multiaddr": "^3.0.1",
"varint": "^5.0.0",
"yargs": "^12.0.5",
"yargs": "^13.2.2",
"yargs-promise": "^1.1.0"
},
"optionalDependencies": {
Expand Down Expand Up @@ -299,4 +299,4 @@
"Łukasz Magiera <magik6k@users.noreply.github.com>",
"Максим Ильин <negamaxi@gmail.com>"
]
}
}

0 comments on commit 7568612

Please sign in to comment.