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

Commit 1f889d3

Browse files
committed
chore: update deps
1 parent 2fa16c5 commit 1f889d3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"glob": "^7.1.2",
3636
"ipfs-block": "~0.7.1",
3737
"ipfs-unixfs": "~0.1.14",
38-
"ipld-dag-cbor": "^0.12.0",
39-
"ipld-dag-pb": "^0.14.2",
40-
"is-ipfs": "^0.3.2",
38+
"ipld-dag-cbor": "~0.12.0",
39+
"ipld-dag-pb": "~0.14.3",
40+
"is-ipfs": "~0.3.2",
4141
"is-pull-stream": "0.0.0",
4242
"is-stream": "^1.1.0",
4343
"libp2p-crypto": "^0.13.0",
4444
"lru-cache": "^4.1.2",
4545
"multiaddr": "^4.0.0",
46-
"multibase": "^0.4.0",
46+
"multibase": "~0.4.0",
4747
"multihashes": "~0.4.13",
4848
"ndjson": "^1.5.0",
4949
"once": "^1.4.0",
@@ -70,7 +70,7 @@
7070
"url": "https://github.com/ipfs/js-ipfs-api"
7171
},
7272
"devDependencies": {
73-
"aegir": "^13.0.6",
73+
"aegir": "^13.0.7",
7474
"browser-process-platform": "^0.1.1",
7575
"chai": "^4.1.2",
7676
"cross-env": "^5.1.4",
@@ -79,9 +79,9 @@
7979
"go-ipfs-dep": "^0.4.14",
8080
"gulp": "^3.9.1",
8181
"hapi": "^17.3.1",
82-
"interface-ipfs-core": "~0.61.0",
82+
"interface-ipfs-core": "~0.64.0",
8383
"ipfs": "~0.28.2",
84-
"ipfsd-ctl": "~0.32.0",
84+
"ipfsd-ctl": "~0.32.1",
8585
"pre-commit": "^1.2.2",
8686
"pull-stream": "^3.6.7",
8787
"socket.io": "^2.1.0",

0 commit comments

Comments
 (0)