From c72645da6a2946eb76c8f94ff646545a0f9d430a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Feb 2026 13:21:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e7c4ac..adf11ed 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "linkedom": "^0.18.12", "react": "19.1.0", "react-dom": "19.1.0", - "react-native": "0.81.5", + "react-native": "0.84.0", "react-native-gesture-handler": "~2.28.0", "react-native-get-random-values": "^1.11.0", "react-native-safe-area-context": "~5.6.0",