Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Commit 75f6777

Browse files
authored
chore: update deps (#57)
* chore: update deps Pulls in latest peer id with Uint8Arrays BREAKING CHANGES: - The peer id dep of this module has replaced node Buffers with Uint8Arrays * chore: update gh deps
1 parent 71b813a commit 75f6777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
"it-pair": "^1.0.0",
4848
"it-pipe": "^1.1.0",
4949
"libp2p-tcp": "^0.14.5",
50-
"multiaddr": "^7.5.0",
50+
"multiaddr": "^8.0.0",
5151
"p-defer": "^3.0.0",
5252
"p-limit": "^2.3.0",
5353
"p-wait-for": "^3.1.0",
54-
"peer-id": "^0.13.13",
54+
"peer-id": "^0.14.0",
5555
"sinon": "^9.0.2",
5656
"streaming-iterables": "^5.0.2"
5757
},

0 commit comments

Comments
 (0)