We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad70ef commit a43d73eCopy full SHA for a43d73e
package.json
@@ -36,7 +36,7 @@
36
"joi": "joi-browser"
37
},
38
"dependencies": {
39
- "async": "^2.6.0",
+ "async": "^2.6.1",
40
"joi": "^13.4.0",
41
"joi-browser": "^13.4.0",
42
"libp2p-connection-manager": "~0.0.2",
@@ -61,7 +61,7 @@
61
"libp2p-kad-dht": "~0.10.0",
62
"libp2p-mdns": "~0.12.0",
63
"libp2p-mplex": "~0.8.0",
64
- "libp2p-railing": "~0.9.1",
+ "libp2p-railing": "~0.9.2",
65
"libp2p-secio": "~0.10.0",
66
"libp2p-spdy": "~0.12.1",
67
"libp2p-tcp": "~0.12.0",
@@ -72,7 +72,7 @@
72
"pull-goodbye": "0.0.2",
73
"pull-serializer": "~0.3.2",
74
"pull-stream": "^3.6.8",
75
- "sinon": "^5.0.7",
+ "sinon": "^6.0.1",
76
"wrtc": "~0.1.6"
77
78
"contributors": [
0 commit comments