From 09d34562dcb5944fc25d85a6496741af4698f135 Mon Sep 17 00:00:00 2001 From: "wiz-code-21c5ec5a85[bot]" <275152318+wiz-code-21c5ec5a85[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 14:19:53 +0000 Subject: [PATCH] Remediate vulnerabilities --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 25cd14f..b995363 100644 --- a/package.json +++ b/package.json @@ -23,14 +23,14 @@ "@react-navigation/native": "^7.1.6", "@tanstack/react-query": "^5.81.2", "crypto-browserify": "^3.12.1", - "expo": "~53.0.22", + "expo": "55.0.25", "expo-blur": "~14.1.5", "expo-build-properties": "~0.14.6", - "expo-constants": "~17.1.6", + "expo-constants": "55.0.8-canary-20260424-7bedc9d", "expo-font": "~13.3.1", "expo-haptics": "~14.1.4", "expo-image": "~2.4.0", - "expo-linking": "~7.1.5", + "expo-linking": "55.0.0", "expo-router": "~5.1.5", "expo-splash-screen": "~0.30.9", "expo-status-bar": "~2.2.3", @@ -51,8 +51,8 @@ "react-native-web": "~0.20.0", "react-native-webview": "13.13.5", "stream-browserify": "^3.0.0", - "viem": "2.29.2", - "wagmi": "^2.15.6", + "viem": "2.54.2", + "wagmi": "3.0.0", "zustand": "^5.0.5", "expo-crypto": "~14.1.5" },