Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 67a2c8d

Browse files
committed
chore: update deps
1 parent 1137401 commit 67a2c8d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"async": "^2.6.0",
2929
"big.js": "^5.0.3",
3030
"bs58": "^4.0.1",
31-
"cids": "~0.5.2",
31+
"cids": "~0.5.3",
3232
"concat-stream": "^1.6.1",
3333
"detect-node": "^2.0.3",
3434
"flatmap": "0.0.3",
@@ -51,7 +51,7 @@
5151
"pump": "^3.0.0",
5252
"qs": "^6.5.1",
5353
"readable-stream": "^2.3.5",
54-
"stream-http": "^2.8.0",
54+
"stream-http": "^2.8.1",
5555
"stream-to-pull-stream": "^1.7.2",
5656
"streamifier": "^0.1.1",
5757
"tar-stream": "^1.5.5"
@@ -73,13 +73,13 @@
7373
"go-ipfs-dep": "^0.4.13",
7474
"gulp": "^3.9.1",
7575
"hapi": "^17.2.2",
76-
"interface-ipfs-core": "~0.55.1",
77-
"ipfs": "~0.28.0",
76+
"interface-ipfs-core": "~0.56.0",
77+
"ipfs": "~0.28.2",
7878
"ipfsd-ctl": "~0.30.1",
7979
"pre-commit": "^1.2.2",
8080
"socket.io": "^2.0.4",
8181
"socket.io-client": "^2.0.4",
82-
"stream-equal": "^1.1.0"
82+
"stream-equal": "^1.1.1"
8383
},
8484
"pre-commit": [
8585
"lint",

0 commit comments

Comments
 (0)