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
daviddias committed Mar 14, 2018
1 parent 8ef5109 commit 32ae31b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"homepage": "https://github.com/ipfs/js-ipfs#readme",
"devDependencies": {
"aegir": "^13.0.5",
"aegir": "^13.0.6",
"buffer-loader": "0.0.1",
"chai": "^4.1.2",
"delay": "^2.0.0",
Expand All @@ -70,15 +70,15 @@
"dirty-chai": "^2.0.1",
"eslint-plugin-react": "^7.7.0",
"execa": "^0.9.0",
"expose-loader": "^0.7.4",
"expose-loader": "^0.7.5",
"form-data": "^2.3.2",
"go-ipfs-dep": "^0.4.13",
"hat": "0.0.3",
"interface-ipfs-core": "~0.52.0",
"interface-ipfs-core": "~0.56.0",
"ipfsd-ctl": "~0.29.1",
"left-pad": "^1.2.0",
"lodash": "^4.17.5",
"mocha": "^5.0.1",
"mocha": "^5.0.4",
"ncp": "^2.0.0",
"nexpect": "^0.5.0",
"pre-commit": "^1.2.2",
Expand All @@ -94,10 +94,10 @@
"big.js": "^5.0.3",
"binary-querystring": "~0.1.2",
"bl": "^1.2.1",
"boom": "^7.1.1",
"boom": "^7.2.0",
"bs58": "^4.0.1",
"byteman": "^1.3.5",
"cids": "~0.5.2",
"cids": "~0.5.3",
"debug": "^3.1.0",
"file-type": "^7.6.0",
"filesize": "^3.6.0",
Expand Down Expand Up @@ -162,7 +162,7 @@
"pull-stream-to-stream": "^1.3.4",
"pull-zip": "^2.0.1",
"read-pkg-up": "^3.0.0",
"readable-stream": "2.3.4",
"readable-stream": "2.3.5",
"safe-buffer": "^5.1.1",
"stream-to-pull-stream": "^1.7.2",
"tar-stream": "^1.5.5",
Expand All @@ -174,7 +174,7 @@
},
"optionalDependencies": {
"prom-client": "^10.2.2",
"prometheus-gc-stats": "^0.5.0"
"prometheus-gc-stats": "^0.5.1"
},
"contributors": [
"Andrew de Andrade <[email protected]>",
Expand Down

0 comments on commit 32ae31b

Please sign in to comment.