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

Commit cc737a6

Browse files
committed
fix: more deps updates
1 parent 4d4f5d4 commit cc737a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"dependencies": {
2626
"async": "^2.6.1",
2727
"bignumber.js": "^8.0.2",
28-
"bl": "^2.1.2",
28+
"bl": "^3.0.0",
2929
"bs58": "^4.0.1",
3030
"cids": "~0.5.5",
31-
"concat-stream": "^2.0.0",
31+
"concat-stream": "hugomrdias/concat-stream#feat/smaller",
3232
"debug": "^4.1.0",
3333
"detect-node": "^2.0.4",
3434
"end-of-stream": "^1.4.1",
@@ -61,7 +61,7 @@
6161
"readable-stream": "^3.1.1",
6262
"stream-http": "hugomrdias/stream-http#develop",
6363
"stream-to-pull-stream": "^1.7.2",
64-
"tar-stream": "^2.0.0",
64+
"tar-stream": "^2.0.1",
6565
"through2": "^3.0.0"
6666
},
6767
"engines": {

0 commit comments

Comments
 (0)