From da15db34ef9cb26b1731e067289cc478c208d409 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Apr 2021 04:05:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-XMLHTTPREQUESTSSL-1255647 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0c3ac6eb8..df329f5fbc 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "libp2p-railing": "~0.7.1", "libp2p-secio": "~0.9.0", "libp2p-tcp": "~0.11.1", - "libp2p-webrtc-star": "~0.13.2", + "libp2p-webrtc-star": "~0.20.7", "libp2p-websocket-star": "^0.5.1", "libp2p-websockets": "~0.10.4", "lodash.flatmap": "^4.5.0",