From 7a36b0856c0e807d4c9b7e18fa2dfdcf2c783672 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Mar 2025 00:08:02 +0000 Subject: [PATCH] fix: packages/uniswap/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- packages/uniswap/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/uniswap/package.json b/packages/uniswap/package.json index e5b5549db81..89fffa6ab89 100644 --- a/packages/uniswap/package.json +++ b/packages/uniswap/package.json @@ -30,7 +30,7 @@ "@ethersproject/bignumber": "5.7.0", "@ethersproject/hash": "5.7.0", "@ethersproject/properties": "5.7.0", - "@ethersproject/providers": "5.7.2", + "@ethersproject/providers": "5.8.0", "@ethersproject/units": "5.7.0", "@ethersproject/web": "5.7.1", "@gorhom/bottom-sheet": "4.6.4",