From 260973dcba9e48fad7afb3d69a7670ede336a96c Mon Sep 17 00:00:00 2001 From: Vitalii Yehorov Date: Mon, 6 Jan 2025 09:38:32 +0100 Subject: [PATCH] chore: lock file fix --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3362730..a5ca43d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8393,7 +8393,7 @@ __metadata: languageName: node linkType: hard -"expo@npm:latest": +"expo@npm:~52.0.23": version: 52.0.23 resolution: "expo@npm:52.0.23" dependencies: @@ -16956,7 +16956,7 @@ __metadata: eslint-plugin-react: "npm:^7.37.3" eslint-plugin-react-hooks: "npm:^5.1.0" eslint-plugin-react-native: "npm:^5.0.0" - expo: "npm:latest" + expo: "npm:~52.0.23" expo-constants: "npm:~17.0.3" expo-dev-client: "npm:~5.0.8" expo-font: "npm:~13.0.2"