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

Commit d759f3c

Browse files
author
Alan Shaw
authored
chore: update dependencies (#973)
* chore: update dependencies License: MIT Signed-off-by: Alan Shaw <[email protected]> * chore: pin to 0.4.19 temporarily
1 parent 17d49de commit d759f3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"bs58": "^4.0.1",
2929
"buffer": "^5.2.1",
3030
"cids": "~0.5.5",
31-
"concat-stream": "hugomrdias/concat-stream#feat/smaller",
31+
"concat-stream": "github:hugomrdias/concat-stream#feat/smaller",
3232
"debug": "^4.1.0",
3333
"detect-node": "^2.0.4",
3434
"end-of-stream": "^1.4.1",
@@ -50,7 +50,7 @@
5050
"multibase": "~0.6.0",
5151
"multicodec": "~0.5.0",
5252
"multihashes": "~0.4.14",
53-
"ndjson": "hugomrdias/ndjson#feat/readable-stream3",
53+
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",
5454
"once": "^1.4.0",
5555
"peer-id": "~0.12.2",
5656
"peer-info": "~0.15.1",
@@ -74,13 +74,13 @@
7474
"url": "https://github.com/ipfs/js-ipfs-http-client"
7575
},
7676
"devDependencies": {
77-
"aegir": "^18.2.1",
77+
"aegir": "^18.2.2",
7878
"browser-process-platform": "~0.1.1",
7979
"chai": "^4.2.0",
8080
"cross-env": "^5.2.0",
8181
"dirty-chai": "^2.0.1",
8282
"eslint-plugin-react": "^7.11.1",
83-
"go-ipfs-dep": "~0.4.19",
83+
"go-ipfs-dep": "0.4.19",
8484
"interface-ipfs-core": "~0.99.0",
8585
"ipfsd-ctl": "~0.42.0",
8686
"nock": "^10.0.2",

0 commit comments

Comments
 (0)