From 808606411028138df726bed766eed352a592581e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 08:36:10 +0000 Subject: [PATCH] chore(deps-dev): bump expo from 48.0.20 to 48.0.21 Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 48.0.20 to 48.0.21. - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo) --- updated-dependencies: - dependency-name: expo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 86d12834..c0aca357 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5589,9 +5589,9 @@ expo-modules-core@1.2.7: invariant "^2.2.4" expo@^48.0.0: - version "48.0.20" - resolved "https://registry.yarnpkg.com/expo/-/expo-48.0.20.tgz#098a19b1eba81a15062fa853ae6941fdf9aef1f4" - integrity sha512-SDRlLRINWWqf/OIPaUr/BsFZLhR5oEj1u9Cn06h1mPeo8pqv6ei/QTSZql4e0ixHIu3PWMPrUx9k/47nnTyTpg== + version "48.0.21" + resolved "https://registry.yarnpkg.com/expo/-/expo-48.0.21.tgz#40c5795c738ef05f8a7ddf466a53d73d86a3c456" + integrity sha512-Z211SC4wZP4Xd5/RBJhEw4uwSgpfzAvMh6IVdzwEVAJAcV1s48CACcSmIUe+7QJjEPzmb3T5Yo4EJ/JJXJ2o9A== dependencies: "@babel/runtime" "^7.20.0" "@expo/cli" "0.7.3"