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

Commit 06d5683

Browse files
committed
chore: update deps
1 parent 853b614 commit 06d5683

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"coverage-publish": "aegir coverage --provider coveralls --no-parallel --timeout 100000"
2323
},
2424
"dependencies": {
25-
"async": "^2.5.0",
25+
"async": "^2.6.0",
2626
"bs58": "^4.0.1",
2727
"cids": "~0.5.2",
2828
"concat-stream": "^1.6.0",
2929
"detect-node": "^2.0.3",
3030
"flatmap": "0.0.3",
3131
"glob": "^7.1.2",
3232
"glob-escape": "0.0.2",
33-
"ipfs-block": "~0.6.0",
34-
"ipfs-unixfs": "~0.1.13",
35-
"ipld-dag-pb": "~0.11.2",
33+
"ipfs-block": "~0.6.1",
34+
"ipfs-unixfs": "~0.1.14",
35+
"ipld-dag-pb": "~0.11.3",
3636
"is-ipfs": "^0.3.2",
3737
"is-stream": "^1.1.0",
3838
"lru-cache": "^4.1.1",
@@ -42,7 +42,7 @@
4242
"ndjson": "^1.5.0",
4343
"once": "^1.4.0",
4444
"peer-id": "~0.10.2",
45-
"peer-info": "~0.11.0",
45+
"peer-info": "~0.11.1",
4646
"promisify-es6": "^1.0.3",
4747
"pump": "^1.0.2",
4848
"qs": "^6.5.1",
@@ -60,14 +60,14 @@
6060
"url": "https://github.com/ipfs/js-ipfs-api"
6161
},
6262
"devDependencies": {
63-
"aegir": "^12.1.1",
63+
"aegir": "^12.1.3",
6464
"chai": "^4.1.2",
6565
"dirty-chai": "^2.0.1",
6666
"eslint-plugin-react": "^7.4.0",
6767
"gulp": "^3.9.1",
68-
"interface-ipfs-core": "~0.33.1",
68+
"interface-ipfs-core": "~0.34.0",
6969
"hapi": "^16.6.2",
70-
"ipfsd-ctl": "~0.24.0",
70+
"ipfsd-ctl": "~0.24.1",
7171
"pre-commit": "^1.2.2",
7272
"socket.io": "^2.0.4",
7373
"socket.io-client": "^2.0.4",

0 commit comments

Comments
 (0)