From cfec5829b78003cf85dc11e3d16abe92d6d441b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 7 May 2024 21:31:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70d9443..2bbfca3 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@react-navigation/stack": "^6.3.4", "axios": "^1.1.3", "base-64": "^1.0.0", - "expo": "~46.0.16", + "expo": "~51.0.0", "expo-apple-authentication": "~4.3.0", "expo-auth-session": "3.7.1", "expo-checkbox": "~2.2.0",