diff --git a/examples/js-libp2p-example-custom-protocols/package.json b/examples/js-libp2p-example-custom-protocols/package.json index 4cc5dee..4b7cce0 100644 --- a/examples/js-libp2p-example-custom-protocols/package.json +++ b/examples/js-libp2p-example-custom-protocols/package.json @@ -22,7 +22,7 @@ "@libp2p/websockets": "^9.0.0", "@multiformats/multiaddr": "^12.1.5", "@nodeutils/defaults-deep": "^1.1.0", - "it-length-prefixed-stream": "^1.1.4", + "it-length-prefixed-stream": "^2.0.3", "it-pipe": "^3.0.1", "libp2p": "^2.0.0", "uint8arrays": "^5.1.0"