Skip to content

Commit 3b7c4b5

Browse files
committed
chore: update deps
1 parent 4460e82 commit 3b7c4b5

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -38,44 +38,44 @@
3838
},
3939
"dependencies": {
4040
"async": "^2.6.1",
41-
"joi": "^13.4.0",
41+
"joi": "^13.6.0",
4242
"joi-browser": "^13.4.0",
4343
"libp2p-connection-manager": "~0.0.2",
4444
"libp2p-floodsub": "~0.15.0",
4545
"libp2p-ping": "~0.8.0",
46-
"libp2p-switch": "~0.40.7",
46+
"libp2p-switch": "~0.40.8",
4747
"libp2p-websockets": "~0.12.0",
48-
"mafmt": "^6.0.0",
48+
"mafmt": "^6.0.2",
4949
"multiaddr": "^5.0.0",
5050
"peer-book": "~0.8.0",
5151
"peer-id": "~0.11.0",
5252
"peer-info": "~0.14.1"
5353
},
5454
"devDependencies": {
5555
"@nodeutils/defaults-deep": "^1.1.0",
56-
"aegir": "^15.1.0",
56+
"aegir": "^15.2.0",
5757
"chai": "^4.1.2",
5858
"cids": "~0.5.3",
5959
"dirty-chai": "^2.0.1",
6060
"electron-webrtc": "~0.3.0",
61-
"libp2p-circuit": "~0.2.0",
61+
"libp2p-circuit": "~0.2.1",
6262
"libp2p-kad-dht": "~0.10.3",
6363
"libp2p-mdns": "~0.12.0",
6464
"libp2p-mplex": "~0.8.0",
6565
"libp2p-railing": "~0.9.2",
6666
"libp2p-secio": "~0.10.0",
6767
"libp2p-spdy": "~0.12.1",
68-
"libp2p-tcp": "~0.12.0",
69-
"libp2p-webrtc-star": "~0.15.3",
68+
"libp2p-tcp": "~0.13.0",
69+
"libp2p-webrtc-star": "~0.15.5",
7070
"libp2p-websocket-star": "~0.8.1",
7171
"libp2p-websocket-star-rendezvous": "~0.2.3",
7272
"lodash.times": "^4.3.2",
7373
"pull-goodbye": "0.0.2",
7474
"pull-serializer": "~0.3.2",
75-
"pull-stream": "^3.6.8",
76-
"sinon": "^6.1.4",
75+
"pull-stream": "^3.6.9",
76+
"sinon": "^6.3.4",
7777
"webrtcsupport": "^2.2.0",
78-
"wrtc": "~0.1.6"
78+
"wrtc": "~0.2.0"
7979
},
8080
"contributors": [
8181
"Alan Shaw <[email protected]>",

0 commit comments

Comments
 (0)