From 66ec49b45a6e9e3fdcca412b040fb91ef0586ad3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Jan 2026 23:23:51 +0000 Subject: [PATCH] fix: packages/plugin-web3/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-14908844 --- packages/plugin-web3/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugin-web3/package.json b/packages/plugin-web3/package.json index 910fa37a..ec9705db 100644 --- a/packages/plugin-web3/package.json +++ b/packages/plugin-web3/package.json @@ -5,7 +5,7 @@ "license": "MIT", "dependencies": { "@scatterjs/core": "^2.7.54", - "web3-provider-engine": "^14.1.0" + "web3-provider-engine": "^17.0.0" }, "files": [ "dist"