From fa32a96271e9cbbdf6e149561bf0013f79ec29ad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Dec 2024 16:00:42 +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-HTTPPROXYMIDDLEWARE-8229906 --- examples/browser-sharing-node-across-tabs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/browser-sharing-node-across-tabs/package.json b/examples/browser-sharing-node-across-tabs/package.json index 2a08966ab2..81059dfa44 100644 --- a/examples/browser-sharing-node-across-tabs/package.json +++ b/examples/browser-sharing-node-across-tabs/package.json @@ -21,7 +21,7 @@ "test-ipfs-example": "^3.0.0", "webpack": "^5.28.0", "webpack-cli": "^4.5.0", - "webpack-dev-server": "^3.11.2", + "webpack-dev-server": "^5.2.0", "worker-loader": "^3.0.8" }, "dependencies": {