From 1f6001477aa09ecee8800a13da34bda4dbead133 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 12 Sep 2025 01:53:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a4e2c0..7f0d1ef 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "sharp": "^0.31.3", "typescript": "4.9.5", "urql": "^4.0.0", - "wagmi": "^0.12.12", + "wagmi": "^2.0.1", "web3": "^4.0.1", "web3modal": "^1.9.10" },