Skip to content

Commit a43d73e

Browse files
committed
chore: update deps
1 parent 4ad70ef commit a43d73e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"joi": "joi-browser"
3737
},
3838
"dependencies": {
39-
"async": "^2.6.0",
39+
"async": "^2.6.1",
4040
"joi": "^13.4.0",
4141
"joi-browser": "^13.4.0",
4242
"libp2p-connection-manager": "~0.0.2",
@@ -61,7 +61,7 @@
6161
"libp2p-kad-dht": "~0.10.0",
6262
"libp2p-mdns": "~0.12.0",
6363
"libp2p-mplex": "~0.8.0",
64-
"libp2p-railing": "~0.9.1",
64+
"libp2p-railing": "~0.9.2",
6565
"libp2p-secio": "~0.10.0",
6666
"libp2p-spdy": "~0.12.1",
6767
"libp2p-tcp": "~0.12.0",
@@ -72,7 +72,7 @@
7272
"pull-goodbye": "0.0.2",
7373
"pull-serializer": "~0.3.2",
7474
"pull-stream": "^3.6.8",
75-
"sinon": "^5.0.7",
75+
"sinon": "^6.0.1",
7676
"wrtc": "~0.1.6"
7777
},
7878
"contributors": [

0 commit comments

Comments
 (0)