diff --git a/package.json b/package.json index 9964324bc..c0f5f8dc9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "bs58": "^4.0.1", "buffer": "^5.2.1", "cids": "~0.5.5", - "concat-stream": "hugomrdias/concat-stream#feat/smaller", + "concat-stream": "github:hugomrdias/concat-stream#feat/smaller", "debug": "^4.1.0", "detect-node": "^2.0.4", "end-of-stream": "^1.4.1", @@ -50,7 +50,7 @@ "multibase": "~0.6.0", "multicodec": "~0.5.0", "multihashes": "~0.4.14", - "ndjson": "hugomrdias/ndjson#feat/readable-stream3", + "ndjson": "github:hugomrdias/ndjson#feat/readable-stream3", "once": "^1.4.0", "peer-id": "~0.12.2", "peer-info": "~0.15.1", @@ -74,13 +74,13 @@ "url": "https://github.com/ipfs/js-ipfs-http-client" }, "devDependencies": { - "aegir": "^18.2.1", + "aegir": "^18.2.2", "browser-process-platform": "~0.1.1", "chai": "^4.2.0", "cross-env": "^5.2.0", "dirty-chai": "^2.0.1", "eslint-plugin-react": "^7.11.1", - "go-ipfs-dep": "~0.4.19", + "go-ipfs-dep": "0.4.19", "interface-ipfs-core": "~0.99.0", "ipfsd-ctl": "~0.42.0", "nock": "^10.0.2",