Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Nov 2, 2018
1 parent e3bc2e3 commit 3982cd1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,16 @@
"license": "MIT",
"dependencies": {
"async": "^2.6.1",
"base-x": "^3.0.4",
"boom": "^7.2.0",
"base-x": "^3.0.5",
"boom": "^7.2.1",
"debug": "^4.1.0",
"detect-node": "^2.0.4",
"dexie": "^2.0.4",
"execa": "^1.0.0",
"hapi": "^16.6.2",
"hat": "~0.0.3",
"ipfs-api": "^25.0.0",
"joi": "^13.1.2",
"ipfs-api": "^26.1.0",
"joi": "^14.0.3",
"libp2p-crypto": "~0.14.0",
"lodash.clone": "^4.5.0",
"lodash.defaults": "^4.2.0",
Expand All @@ -104,20 +104,20 @@
"protons": "^1.0.1",
"rimraf": "^2.6.2",
"safe-json-parse": "^4.0.0",
"safe-json-stringify": "^1.1.0",
"superagent": "^3.8.2"
"safe-json-stringify": "^1.2.0",
"superagent": "^4.0.0-beta.5"
},
"devDependencies": {
"aegir": "^17.0.0",
"chai": "^4.1.2",
"aegir": "^17.0.1",
"chai": "^4.2.0",
"dependency-check": "^3.2.1",
"detect-port": "^1.2.2",
"detect-port": "^1.2.3",
"dirty-chai": "^2.0.1",
"go-ipfs-dep": "0.4.17",
"ipfs": "~0.32.0",
"ipfs": "~0.33.0",
"is-running": "^2.1.0",
"mkdirp": "~0.5.1",
"proxyquire": "^2.0.1",
"proxyquire": "^2.1.0",
"superagent-mocker": "~0.5.2"
},
"repository": {
Expand Down

0 comments on commit 3982cd1

Please sign in to comment.