From b73bd40c450dba72efebd694ec9bc341f32d3c19 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Mar 2022 05:25:16 +0000 Subject: [PATCH] fix: examples/browser-sharing-node-across-tabs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430337 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430339 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-2430341 --- examples/browser-sharing-node-across-tabs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/browser-sharing-node-across-tabs/package.json b/examples/browser-sharing-node-across-tabs/package.json index 48a727c8eb..f18ea94264 100644 --- a/examples/browser-sharing-node-across-tabs/package.json +++ b/examples/browser-sharing-node-across-tabs/package.json @@ -24,8 +24,8 @@ "worker-plugin": "4.0.3" }, "dependencies": { - "ipfs": "^0.53.2", - "ipfs-message-port-client": "^0.4.6", + "ipfs": "^0.62.0", + "ipfs-message-port-client": "^0.6.0", "ipfs-message-port-server": "^0.5.0" }, "browserslist": [