diff --git a/packages/integration-tests/package.json b/packages/integration-tests/package.json index 35e4be2665..1162bc5a6e 100644 --- a/packages/integration-tests/package.json +++ b/packages/integration-tests/package.json @@ -58,7 +58,7 @@ "@libp2p/ping": "^1.0.11", "@libp2p/plaintext": "^1.0.15", "@libp2p/tcp": "^9.0.15", - "@libp2p/tls": "^0.0.0", + "@libp2p/tls": "^1.0.2", "@libp2p/webrtc": "^4.0.19", "@libp2p/websockets": "^8.0.15", "@multiformats/mafmt": "^12.1.6",