diff --git a/package-lock.json b/package-lock.json index e3b84619d5..895802af4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27247,6 +27247,7 @@ "@libp2p/peer-id": "^1.1.10", "@waku/byte-utils": "*", "@waku/enr": "*", + "@waku/libp2p-utils": "*", "debug": "^4.3.4", "dns-query": "^0.11.2", "hi-base32": "^0.5.1", @@ -31322,6 +31323,7 @@ "@typescript-eslint/parser": "^5.8.1", "@waku/byte-utils": "*", "@waku/enr": "*", + "@waku/libp2p-utils": "*", "chai": "^4.3.4", "cspell": "^6.17.0", "debug": "^4.3.4",