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

Commit aad0b4c

Browse files
committed
chore: update deps
1 parent f9f460f commit aad0b4c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
3232
"dependencies": {
33-
"aegir": "^12.2.0",
33+
"aegir": "^12.3.0",
3434
"async": "^2.6.0",
3535
"bl": "^1.2.1",
3636
"bs58": "^4.0.1",
@@ -43,10 +43,10 @@
4343
"ipfs-block": "~0.6.1",
4444
"ipld-dag-cbor": "~0.11.2",
4545
"ipld-dag-pb": "~0.11.4",
46-
"multiaddr": "^3.0.1",
47-
"multihashes": "~0.4.12",
46+
"multiaddr": "^3.0.2",
47+
"multihashes": "~0.4.13",
4848
"multihashing-async": "~0.4.7",
49-
"peer-id": "~0.10.3",
49+
"peer-id": "~0.10.4",
5050
"pull-stream": "^3.6.1"
5151
},
5252
"devDependencies": {},

0 commit comments

Comments
 (0)