From b9d8cc77e652530ddf0eb45d7fd0c720c374daab Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 15:48:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d657058..a4397ff 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@react-native/eslint-config": "^0.75.0-main", "@webview-bridge/react-native": "^1.4.0", "expo": "~50.0.6", - "expo-dev-client": "~3.3.11", + "expo-dev-client": "~6.0.0", "expo-status-bar": "~1.11.1", "react": "18.2.0", "react-native": "0.73.6",