Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Aug 30, 2019
1 parent a43cd42 commit 9ba61d7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,35 +62,35 @@
"daemon"
],
"dependencies": {
"@hapi/hapi": "^18.3.1",
"@hapi/hapi": "^18.3.2",
"boom": "^7.3.0",
"debug": "^4.1.1",
"detect-node": "^2.0.4",
"dexie": "^2.0.4",
"execa": "^2.0.2",
"execa": "^2.0.4",
"fs-extra": "^8.1.0",
"hat": "~0.0.3",
"ipfs-http-client": "^33.0.2",
"ipfs-http-client": "^34.0.0",
"joi": "^14.3.1",
"lodash.clone": "^4.5.0",
"lodash.defaults": "^4.2.0",
"lodash.defaultsdeep": "^4.6.0",
"lodash.defaultsdeep": "^4.6.1",
"multiaddr": "^6.1.0",
"safe-json-stringify": "^1.2.0",
"superagent": "^5.0.5"
},
"devDependencies": {
"aegir": "^19.0.5",
"aegir": "^20.0.0",
"chai": "^4.2.0",
"delay": "^4.3.0",
"detect-port": "^1.3.0",
"dirty-chai": "^2.0.1",
"go-ipfs-dep": "~0.4.21",
"husky": "^3.0.0",
"ipfs": "~0.36.3",
"go-ipfs-dep": "~0.4.22",
"husky": "^3.0.4",
"ipfs": "~0.37.1",
"is-running": "^2.1.0",
"lint-staged": "^9.0.2",
"proxyquire": "^2.1.0",
"lint-staged": "^9.2.5",
"proxyquire": "^2.1.3",
"superagent-mocker": "~0.5.2"
},
"repository": {
Expand Down

0 comments on commit 9ba61d7

Please sign in to comment.