Skip to content

Commit

Permalink
chore: update dependencies (#101)
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
  • Loading branch information
hacdias authored and achingbrain committed May 14, 2019
1 parent 40c12a6 commit ac6bfd7
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 @@ -37,28 +37,28 @@
"homepage": "https://github.com/ipfs-shipyard/npm-on-ipfs#readme",
"dependencies": {
"@yarnpkg/lockfile": "^1.1.0",
"debug": "^4.0.1",
"dnscache": "^1.0.1",
"debug": "^4.1.1",
"dnscache": "^1.0.2",
"express": "^4.16.4",
"express-http-proxy": "^1.4.0",
"ipfs": "0.34.0",
"ipfs-http-client": "^29.0.0",
"ipfsd-ctl": "~0.40.1",
"express-http-proxy": "^1.5.1",
"ipfs": "0.35.0",
"ipfs-http-client": "^31.0.0",
"ipfsd-ctl": "~0.42.2",
"ipfs-registry-mirror-common": "^1.0.13",
"once": "^1.4.0",
"request": "^2.88.0",
"request-promise": "^4.2.2",
"request-promise": "^4.2.4",
"which-promise": "^1.0.0",
"yargs": "^12.0.1"
"yargs": "^13.2.4"
},
"devDependencies": {
"aegir": "^18.0.3",
"go-ipfs-dep": "~0.4.17",
"mock-require": "^3.0.2",
"npm-run-all": "^4.1.3",
"aegir": "^18.2.2",
"go-ipfs-dep": "~0.4.20",
"mock-require": "^3.0.3",
"npm-run-all": "^4.1.5",
"output-buffer": "^1.2.0",
"sinon": "^7.2.2",
"yarn": "^1.10.1"
"sinon": "^7.3.2",
"yarn": "^1.16.0"
},
"contributors": [
"Alan Shaw <alan.shaw@protocol.ai>",
Expand Down

0 comments on commit ac6bfd7

Please sign in to comment.