From 8d8cbf232fdd4ec8c6c3fd91d362b225b4ed6075 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Nov 2025 22:17:34 +0000 Subject: [PATCH] fix: packages/thirdweb/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- packages/thirdweb/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/thirdweb/package.json b/packages/thirdweb/package.json index 7ed16b77444..ed89cb19a94 100644 --- a/packages/thirdweb/package.json +++ b/packages/thirdweb/package.json @@ -77,7 +77,7 @@ "prettier": "3.6.2", "react": "19.1.0", "react-dom": "19.1.0", - "react-native": "0.78.1", + "react-native": "0.81.0", "react-native-aes-gcm-crypto": "0.2.2", "react-native-passkey": "3.1.0", "react-native-quick-crypto": "0.7.14",