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

Commit ef3a86d

Browse files
committed
chore: update deps
1 parent d5c28ae commit ef3a86d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
},
3131
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
3232
"dependencies": {
33-
"aegir": "^13.1.0",
34-
"async": "^2.6.0",
35-
"big.js": "^5.0.3",
36-
"bl": "^1.2.2",
33+
"aegir": "^14.0.0",
34+
"async": "^2.6.1",
35+
"big.js": "^5.1.2",
36+
"bl": "^2.0.0",
3737
"bs58": "^4.0.1",
3838
"chai": "^4.1.2",
3939
"cids": "~0.5.3",
@@ -49,10 +49,10 @@
4949
"multiaddr": "^5.0.0",
5050
"multibase": "~0.4.0",
5151
"multihashes": "~0.4.13",
52-
"multihashing-async": "~0.4.8",
52+
"multihashing-async": "~0.5.1",
5353
"peer-id": "~0.10.7",
5454
"peer-info": "~0.14.1",
55-
"pull-stream": "^3.6.7",
55+
"pull-stream": "^3.6.8",
5656
"pump": "^3.0.0"
5757
},
5858
"devDependencies": {},

0 commit comments

Comments
 (0)