Skip to content

Commit 141920c

Browse files
committed
chore: update deps
1 parent 2dc94cd commit 141920c

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -38,41 +38,41 @@
3838
"homepage": "https://github.com/libp2p/js-libp2p",
3939
"dependencies": {
4040
"async": "^2.6.0",
41-
"libp2p-floodsub": "^0.14.1",
42-
"libp2p-ping": "~0.6.1",
43-
"libp2p-switch": "~0.37.3",
44-
"mafmt": "^4.0.0",
45-
"multiaddr": "^3.1.0",
46-
"peer-book": "~0.5.4",
47-
"peer-id": "~0.10.6",
48-
"peer-info": "~0.11.6"
41+
"libp2p-floodsub": "^0.15.0",
42+
"libp2p-ping": "~0.7.0",
43+
"libp2p-switch": "~0.39.0",
44+
"mafmt": "^6.0.0",
45+
"multiaddr": "^4.0.0",
46+
"peer-book": "~0.7.0",
47+
"peer-id": "~0.10.7",
48+
"peer-info": "~0.14.0"
4949
},
5050
"devDependencies": {
5151
"aegir": "^13.0.6",
5252
"chai": "^4.1.2",
5353
"cids": "~0.5.3",
5454
"dirty-chai": "^2.0.1",
5555
"electron-webrtc": "~0.3.0",
56-
"libp2p-circuit": "~0.1.5",
57-
"libp2p-kad-dht": "~0.9.0",
58-
"libp2p-mdns": "~0.9.2",
59-
"libp2p-mplex": "~0.6.0",
60-
"libp2p-railing": "~0.7.1",
61-
"libp2p-secio": "~0.9.4",
62-
"libp2p-spdy": "~0.11.0",
63-
"libp2p-tcp": "~0.11.6",
56+
"libp2p-circuit": "~0.2.0",
57+
"libp2p-kad-dht": "~0.10.0",
58+
"libp2p-mdns": "~0.11.0",
59+
"libp2p-mplex": "~0.7.0",
60+
"libp2p-railing": "~0.8.0",
61+
"libp2p-secio": "~0.10.0",
62+
"libp2p-spdy": "~0.12.1",
63+
"libp2p-tcp": "~0.12.0",
6464
"libp2p-webrtc-star": "~0.13.4",
65-
"libp2p-websockets": "~0.10.5",
66-
"libp2p-websocket-star": "~0.7.7",
65+
"libp2p-websockets": "~0.11.0",
66+
"libp2p-websocket-star": "~0.8.0",
6767
"libp2p-websocket-star-rendezvous": "~0.2.3",
6868
"lodash.times": "^4.3.2",
6969
"pre-commit": "^1.2.2",
7070
"pull-goodbye": "0.0.2",
7171
"pull-serializer": "~0.3.2",
7272
"pull-stream": "^3.6.7",
7373
"safe-buffer": "^5.1.1",
74-
"sinon": "^4.4.10",
75-
"wrtc": "0.0.67"
74+
"sinon": "^4.5.0",
75+
"wrtc": "0.1.1"
7676
},
7777
"contributors": [
7878
"Chris Bratlien <[email protected]>",

0 commit comments

Comments
 (0)