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

Commit 0c19d6b

Browse files
committed
chore: update deps
1 parent 0652ac0 commit 0c19d6b

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -27,43 +27,43 @@
2727
},
2828
"dependencies": {
2929
"async": "^2.6.1",
30-
"big.js": "^5.1.2",
31-
"bl": "^2.0.1",
30+
"big.js": "^5.2.2",
31+
"bl": "^2.1.2",
3232
"bs58": "^4.0.1",
33-
"cids": "~0.5.3",
33+
"cids": "~0.5.5",
3434
"concat-stream": "^1.6.2",
35-
"debug": "^3.1.0",
36-
"detect-node": "^2.0.3",
35+
"debug": "^4.1.0",
36+
"detect-node": "^2.0.4",
3737
"flatmap": "0.0.3",
38-
"glob": "^7.1.2",
39-
"ipfs-block": "~0.7.1",
40-
"ipfs-unixfs": "~0.1.15",
38+
"glob": "^7.1.3",
39+
"ipfs-block": "~0.8.0",
40+
"ipfs-unixfs": "~0.1.16",
4141
"ipld-dag-cbor": "~0.13.0",
42-
"ipld-dag-pb": "~0.14.6",
43-
"is-ipfs": "~0.4.2",
42+
"ipld-dag-pb": "~0.14.11",
43+
"is-ipfs": "~0.4.7",
4444
"is-pull-stream": "0.0.0",
4545
"is-stream": "^1.1.0",
46-
"libp2p-crypto": "~0.13.0",
46+
"libp2p-crypto": "~0.14.0",
4747
"lodash": "^4.17.11",
4848
"lru-cache": "^4.1.3",
4949
"multiaddr": "^5.0.0",
50-
"multibase": "~0.4.0",
51-
"multihashes": "~0.4.13",
50+
"multibase": "~0.5.0",
51+
"multihashes": "~0.4.14",
5252
"ndjson": "^1.5.0",
5353
"once": "^1.4.0",
54-
"peer-id": "~0.11.0",
54+
"peer-id": "~0.12.0",
5555
"peer-info": "~0.14.1",
5656
"promisify-es6": "^1.0.3",
57-
"pull-defer": "~0.2.2",
57+
"pull-defer": "~0.2.3",
5858
"pull-pushable": "^2.2.0",
5959
"pull-stream-to-stream": "^1.3.4",
6060
"pump": "^3.0.0",
6161
"qs": "^6.5.2",
62-
"readable-stream": "^2.3.6",
62+
"readable-stream": "^3.0.6",
6363
"stream-http": "^3.0.0",
6464
"stream-to-pull-stream": "^1.7.2",
6565
"streamifier": "~0.1.1",
66-
"tar-stream": "^1.6.1"
66+
"tar-stream": "^1.6.2"
6767
},
6868
"engines": {
6969
"node": ">=8.0.0",
@@ -74,17 +74,17 @@
7474
"url": "https://github.com/ipfs/js-ipfs-api"
7575
},
7676
"devDependencies": {
77-
"aegir": "^15.1.0",
77+
"aegir": "^17.0.1",
7878
"browser-process-platform": "~0.1.1",
79-
"chai": "^4.1.2",
79+
"chai": "^4.2.0",
8080
"cross-env": "^5.2.0",
8181
"dirty-chai": "^2.0.1",
82-
"eslint-plugin-react": "^7.10.0",
82+
"eslint-plugin-react": "^7.11.1",
8383
"go-ipfs-dep": "~0.4.17",
8484
"gulp": "^3.9.1",
8585
"interface-ipfs-core": "~0.81.0",
86-
"ipfsd-ctl": "~0.39.0",
87-
"pull-stream": "^3.6.8",
86+
"ipfsd-ctl": "~0.39.5",
87+
"pull-stream": "^3.6.9",
8888
"socket.io": "^2.1.1",
8989
"socket.io-client": "^2.1.1",
9090
"stream-equal": "^1.1.1"

0 commit comments

Comments
 (0)