From a533ab095eb74b475edf144b29d332362bb8d041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 09:04:43 +0000 Subject: [PATCH] Bump @react-navigation/stack from 6.3.10 to 6.3.13 Bumps [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) from 6.3.10 to 6.3.13. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/stack@6.3.13/packages/stack) --- updated-dependencies: - dependency-name: "@react-navigation/stack" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index a0bc6e5..c2e48d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2828,10 +2828,10 @@ react-is "^16.13.0" use-latest-callback "^0.1.5" -"@react-navigation/elements@^1.3.12": - version "1.3.12" - resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.12.tgz#14ac1189e0778039c178bd4a6f8da075094896b4" - integrity sha512-iVcLIYg/XJk1p6X1rSFhNhCjAJ3ORqNT2/bJqw7I/liujeJAoz1oZ5JDoEcZaA0wMDts1txxLuqAYJmhCgU2aA== +"@react-navigation/elements@^1.3.12", "@react-navigation/elements@^1.3.15": + version "1.3.15" + resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.15.tgz#b8aebf101080057508b98cb5da4173c72c095db0" + integrity sha512-CR4CEYJVY0OLyeLQi9N3Z2o4K47gXctvFxfZizDuW1xFtCJbA0eGvpjSLXEWHoY0hFjrlC6KinpdepGHVxhYIg== "@react-navigation/native-stack@^6.9.7": version "6.9.7" @@ -2859,11 +2859,11 @@ nanoid "^3.1.23" "@react-navigation/stack@^6.3.10": - version "6.3.10" - resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-6.3.10.tgz#8a17377c97d978baa5a87a67932463267cfa54cd" - integrity sha512-mghQpCbGBI9jpwYmhXDI5drGOxz6F9hLxQgLeu1IsTSA9767Edov7TDt5n/PTJqhpOru7/xoNMs4yhp9ykVhng== + version "6.3.13" + resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-6.3.13.tgz#f3dac5ac010c439491dcf35d64687bae608623ec" + integrity sha512-ZopcU5OC5ZvP2dJqwq4sQgCSPUslE0QMIAUbNbJmlrGIQBwzlCVV4v/NZPuPHQs/uEVVOEHqrNIuFfn00uv5dg== dependencies: - "@react-navigation/elements" "^1.3.12" + "@react-navigation/elements" "^1.3.15" color "^4.2.3" warn-once "^0.1.0"