From c070238b9bc4936a3f067b07986b7506cfe12ea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:25:19 +0000 Subject: [PATCH] Bump expo-constants from 57.0.6 to 57.0.7 in /mobile Bumps [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) from 57.0.6 to 57.0.7. - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants) --- updated-dependencies: - dependency-name: expo-constants dependency-version: 57.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mobile/package-lock.json | 8 ++++---- mobile/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mobile/package-lock.json b/mobile/package-lock.json index 0715586..9c2a463 100644 --- a/mobile/package-lock.json +++ b/mobile/package-lock.json @@ -13,7 +13,7 @@ "@react-native-firebase/app": "^25.1.0", "@react-native-firebase/app-check": "^25.1.0", "expo": "~57.0.7", - "expo-constants": "~57.0.6", + "expo-constants": "~57.0.7", "expo-dev-client": "~57.0.7", "expo-file-system": "~57.0.1", "expo-font": "~57.0.1", @@ -5868,9 +5868,9 @@ } }, "node_modules/expo-constants": { - "version": "57.0.6", - "resolved": "https://registry.npmjs.org/expo-constants/-/expo-constants-57.0.6.tgz", - "integrity": "sha512-OV+4XUshdO18TKNlo1cxUkXeJWgUOPgalvl8ofmc7kmPPHoyfz2hGJ94tyY/RND/GG5RREE+me9YHClNEzo+Ow==", + "version": "57.0.7", + "resolved": "https://registry.npmjs.org/expo-constants/-/expo-constants-57.0.7.tgz", + "integrity": "sha512-ShDwaKnh3UieCQ/dG0kO8PuicTTatn3WDGmXbq/fukyzPXWhdUxf37DINVDQS6D3DDG7nfqItij+QvnDHSQhTg==", "license": "MIT", "dependencies": { "@expo/env": "~2.4.2" diff --git a/mobile/package.json b/mobile/package.json index d5e4bdd..f156a85 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -21,7 +21,7 @@ "@react-native-firebase/app": "^25.1.0", "@react-native-firebase/app-check": "^25.1.0", "expo": "~57.0.7", - "expo-constants": "~57.0.6", + "expo-constants": "~57.0.7", "expo-dev-client": "~57.0.7", "expo-file-system": "~57.0.1", "expo-font": "~57.0.1",