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

Commit 2f0b444

Browse files
committed
chore: update deps
1 parent ceb1106 commit 2f0b444

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"ipfs-block": "~0.7.1",
3737
"ipfs-unixfs": "~0.1.14",
3838
"ipld-dag-cbor": "~0.12.0",
39-
"ipld-dag-pb": "~0.14.3",
39+
"ipld-dag-pb": "~0.14.4",
4040
"is-ipfs": "~0.3.2",
4141
"is-pull-stream": "0.0.0",
4242
"is-stream": "^1.1.0",
@@ -59,7 +59,7 @@
5959
"stream-http": "^2.8.1",
6060
"stream-to-pull-stream": "^1.7.2",
6161
"streamifier": "^0.1.1",
62-
"tar-stream": "^1.5.5"
62+
"tar-stream": "^1.5.7"
6363
},
6464
"engines": {
6565
"node": ">=6.0.0",
@@ -70,7 +70,7 @@
7070
"url": "https://github.com/ipfs/js-ipfs-api"
7171
},
7272
"devDependencies": {
73-
"aegir": "^13.0.7",
73+
"aegir": "^13.1.0",
7474
"browser-process-platform": "^0.1.1",
7575
"chai": "^4.1.2",
7676
"cross-env": "^5.1.4",

0 commit comments

Comments
 (0)