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

Commit 71eb21a

Browse files
committed
chore: update deps
1 parent 113030a commit 71eb21a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@
3131
"glob": "^7.1.2",
3232
"ipfs-block": "~0.6.1",
3333
"ipfs-unixfs": "~0.1.14",
34-
"ipld-dag-pb": "~0.11.3",
34+
"ipld-dag-pb": "~0.11.4",
3535
"is-ipfs": "^0.3.2",
3636
"is-stream": "^1.1.0",
3737
"lru-cache": "^4.1.1",
3838
"multiaddr": "^3.0.1",
3939
"multihashes": "~0.4.12",
4040
"ndjson": "^1.5.0",
4141
"once": "^1.4.0",
42-
"peer-id": "~0.10.3",
43-
"peer-info": "~0.11.3",
42+
"peer-id": "~0.10.4",
43+
"peer-info": "~0.11.4",
4444
"promisify-es6": "^1.0.3",
4545
"pump": "^1.0.3",
4646
"pull-defer": "^0.2.2",
@@ -61,12 +61,12 @@
6161
"url": "https://github.com/ipfs/js-ipfs-api"
6262
},
6363
"devDependencies": {
64-
"aegir": "^12.2.0",
64+
"aegir": "^12.3.0",
6565
"chai": "^4.1.2",
6666
"dirty-chai": "^2.0.1",
6767
"eslint-plugin-react": "^7.5.1",
6868
"gulp": "^3.9.1",
69-
"interface-ipfs-core": "~0.36.11",
69+
"interface-ipfs-core": "~0.36.16",
7070
"hapi": "^16.6.2",
7171
"ipfsd-ctl": "~0.26.0",
7272
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)