From ee8cafe5a695203fb086c1d81f938bad159b8c59 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 3 Aug 2026 21:01:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-18512282 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0efc21a864..c24f057608 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "dequal": "2.0.3", "ejson": "2.2.3", "eslint-import-resolver-typescript": "^4.4.4", - "expo": "^54.0.0", + "expo": "^55.0.25", "expo-apple-authentication": "~8.0.8", "expo-av": "~16.0.8", "expo-camera": "~17.0.10",