From ff334e56b8c3422aa4d8533af3a98bdea135a90f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 6 Dec 2023 14:07:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:debug:20170905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcd9edfceb..84a79b50fc 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "libp2p-railing": "~0.7.1", "libp2p-secio": "~0.8.1", "libp2p-tcp": "~0.11.0", - "libp2p-webrtc-star": "~0.13.2", + "libp2p-webrtc-star": "~0.20.4", "libp2p-websockets": "~0.10.1", "lodash.flatmap": "^4.5.0", "lodash.get": "^4.4.2",