From c616b0be811d5d64ae88ae7c263ff51eb8356025 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Feb 2026 07:59:20 +0000 Subject: [PATCH] fix: packages/react-native/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 --- packages/react-native/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-native/package.json b/packages/react-native/package.json index 4dcb314c2a9..0b11e7ef1db 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -38,7 +38,7 @@ "@thirdweb-dev/storage": "workspace:*", "@thirdweb-dev/wallets": "workspace:*", "abitype": "^0.2.5", - "aws-amplify": "^5.3.8", + "aws-amplify": "^5.3.15", "expo-application": "^5.3.0", "expo-clipboard": "^4.1.2", "expo-document-picker": "^11.2.2",