Skip to content

Commit 6c3dd4b

Browse files
committed
chore: update deps
1 parent 0691327 commit 6c3dd4b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,22 @@
3535
"homepage": "https://github.com/diasdavid/js-libp2p",
3636
"devDependencies": {
3737
"chai": "^3.5.0",
38-
"aegir": "^9.2.1",
39-
"pre-commit": "^1.1.1"
38+
"aegir": "^9.4.0",
39+
"pre-commit": "^1.2.2"
4040
},
4141
"dependencies": {
4242
"libp2p-ping": "^0.3.0",
43-
"libp2p-swarm": "^0.26.3",
44-
"mafmt": "^2.1.2",
45-
"multiaddr": "^2.1.1",
43+
"libp2p-swarm": "^0.26.13",
44+
"mafmt": "^2.1.6",
45+
"multiaddr": "^2.2.0",
4646
"peer-book": "^0.3.0",
47-
"peer-id": "^0.8.0",
48-
"peer-info": "^0.8.1"
47+
"peer-id": "^0.8.1",
48+
"peer-info": "^0.8.2"
4949
},
5050
"contributors": [
5151
"David Dias <[email protected]>",
5252
"Friedel Ziegelmayer <[email protected]>",
5353
"Richard Littauer <[email protected]>",
5454
"greenkeeperio-bot <[email protected]>"
5555
]
56-
}
56+
}

0 commit comments

Comments
 (0)