diff --git a/package.json b/package.json index 18a7f1be85..236d41de14 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dependencies": { "@hapi/ammo": "^4.0.0", "@hapi/boom": "^7.4.3", - "@hapi/hapi": "^18.3.2", + "@hapi/hapi": "^19.0.0", "@hapi/joi": "^15.0.0", "abort-controller": "^3.0.0", "array-shuffle": "^1.0.1", @@ -143,7 +143,7 @@ "libp2p-record": "~0.7.0", "libp2p-secio": "~0.11.0", "libp2p-tcp": "^0.13.0", - "libp2p-webrtc-star": "~0.16.0", + "libp2p-webrtc-star": "~0.20.0", "libp2p-websocket-star-multi": "~0.4.3", "libp2p-websockets": "~0.12.3", "lodash.flatten": "^4.4.0",