From 28ce9e97d8129afe6190b602dc6512e3ad579741 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 03:39:39 +0000 Subject: [PATCH] Bump expo-constants from 9.1.1 to 9.3.4 Bumps [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) from 9.1.1 to 9.3.4. - [Release notes](https://github.com/expo/expo/releases) - [Changelog](https://github.com/expo/expo/blob/master/packages/expo-constants/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 69065f7..cb4ee5d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "axios": "^0.19.2", "expo": "~38.0.0", "expo-asset": "~8.1.7", - "expo-constants": "~9.1.1", + "expo-constants": "~9.3.4", "expo-font": "~8.2.1", "expo-linking": "^1.0.3", "expo-splash-screen": "^0.3.1", diff --git a/yarn.lock b/yarn.lock index fa44fa3..faa09ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3205,6 +3205,14 @@ expo-constants@~9.1.1: fbjs "1.0.0" uuid "^3.3.2" +expo-constants@~9.3.4: + version "9.3.4" + resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-9.3.4.tgz#0fc8b6dca8feb6ddf095f016d4854f9f41e839f8" + integrity sha512-tZrZ4Ohdf9YWQK0dI2qU+ArugFaTrotFHmcZg12ehMIeJCy0xkPcEQpxhCECdrbD8zNiyGRog9jEA0dxWI7j9Q== + dependencies: + fbjs "1.0.0" + uuid "^3.3.2" + expo-error-recovery@~1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/expo-error-recovery/-/expo-error-recovery-1.2.1.tgz#a8fd68950235d4f22b30d901bfc90f7732720b93"