From 496c5473e9dea73c82826f985b46072e5acfe8dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 14:56:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d657058..23497cb 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fortawesome/react-native-fontawesome": "^0.3.0", "@react-native/eslint-config": "^0.75.0-main", "@webview-bridge/react-native": "^1.4.0", - "expo": "~50.0.6", + "expo": "~53.0.0", "expo-dev-client": "~3.3.11", "expo-status-bar": "~1.11.1", "react": "18.2.0",