Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit b964f9e

Browse files
committed
chore: update of the deps
1 parent 9a3fe5c commit b964f9e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,28 +41,28 @@
4141
"chai": "^3.5.0",
4242
"gulp": "^3.9.1",
4343
"libp2p-multiplex": "^0.2.1",
44-
"libp2p-secio": "^0.5.0",
45-
"libp2p-spdy": "^0.9.0",
46-
"libp2p-tcp": "^0.8.1",
47-
"libp2p-webrtc-star": "^0.4.4",
48-
"libp2p-websockets": "^0.8.1",
44+
"libp2p-secio": "^0.6.0",
45+
"libp2p-spdy": "^0.10.0",
46+
"libp2p-tcp": "^0.9.1",
47+
"libp2p-webrtc-star": "^0.5.0",
48+
"libp2p-websockets": "^0.9.0",
4949
"pre-commit": "^1.1.3",
5050
"pull-goodbye": "0.0.1",
51-
"pull-stream": "^3.4.5",
51+
"pull-stream": "^3.5.0",
5252
"webrtcsupport": "^2.2.0"
5353
},
5454
"dependencies": {
55-
"async": "^2.0.1",
55+
"async": "^2.1.2",
5656
"browserify-zlib": "github:ipfs/browserify-zlib",
5757
"debug": "^2.2.0",
58-
"interface-connection": "^0.2.1",
58+
"interface-connection": "^0.3.0",
5959
"ip-address": "^5.8.2",
60-
"libp2p-identify": "^0.2.0",
60+
"libp2p-identify": "^0.3.0",
6161
"lodash.includes": "^4.3.0",
6262
"multiaddr": "^2.0.3",
6363
"multistream-select": "^0.11.1",
64-
"peer-id": "^0.7.0",
65-
"peer-info": "^0.7.1",
64+
"peer-id": "^0.8.0",
65+
"peer-info": "^0.8.0",
6666
"protocol-buffers": "^3.1.6"
6767
},
6868
"contributors": [

0 commit comments

Comments
 (0)