From fc07d50723c470fa5da9bde6c55f972ea89006f4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Oct 2024 03:52:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcd9edfceb..ca6182a8f6 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.24.0", "libp2p-websockets": "~0.10.1", "lodash.flatmap": "^4.5.0", "lodash.get": "^4.4.2",