From fdf2fe6cbcee729568b76378795fccf7c5f33598 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Dec 2025 09:05:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125745 - https://snyk.io/vuln/SNYK-JS-NODEFORGE-14125097 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42cb06898..aa23f3f6f 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@react-navigation/native": "6.1.7", "@react-navigation/native-stack": "6.9.13", "@react-navigation/stack": "6.3.17", - "@reown/walletkit": "1.1.2", + "@reown/walletkit": "1.2.11", "@sentry/react-native": "5.33.1", "@tradle/react-native-http": "2.0.1", "@walletconnect/core": "2.17.3",