Skip to content

Commit d9059db

Browse files
committed
chore: update deps
1 parent 187d584 commit d9059db

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,23 @@
4242
"libp2p-connection-manager": "~0.0.2",
4343
"libp2p-floodsub": "~0.15.0",
4444
"libp2p-ping": "~0.8.0",
45-
"libp2p-switch": "~0.40.4",
45+
"libp2p-switch": "~0.40.5",
4646
"libp2p-websockets": "~0.12.0",
4747
"mafmt": "^6.0.0",
4848
"multiaddr": "^5.0.0",
4949
"peer-book": "~0.8.0",
50-
"peer-id": "~0.10.7",
50+
"peer-id": "~0.11.0",
5151
"peer-info": "~0.14.1"
5252
},
5353
"devDependencies": {
5454
"@nodeutils/defaults-deep": "^1.1.0",
55-
"aegir": "^14.0.0",
55+
"aegir": "^15.0.0",
5656
"chai": "^4.1.2",
5757
"cids": "~0.5.3",
5858
"dirty-chai": "^2.0.1",
5959
"electron-webrtc": "~0.3.0",
6060
"libp2p-circuit": "~0.2.0",
61-
"libp2p-kad-dht": "~0.10.0",
61+
"libp2p-kad-dht": "~0.10.1",
6262
"libp2p-mdns": "~0.12.0",
6363
"libp2p-mplex": "~0.8.0",
6464
"libp2p-railing": "~0.9.2",
@@ -72,7 +72,7 @@
7272
"pull-goodbye": "0.0.2",
7373
"pull-serializer": "~0.3.2",
7474
"pull-stream": "^3.6.8",
75-
"sinon": "^6.0.1",
75+
"sinon": "^6.1.3",
7676
"wrtc": "~0.1.6"
7777
},
7878
"contributors": [

0 commit comments

Comments
 (0)