From 002fac1825a2e9deb42c9f3a21892b12758c034c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 09:00:20 +0000 Subject: [PATCH] Bump @react-navigation/stack from 6.3.10 to 6.3.15 Bumps [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) from 6.3.10 to 6.3.15. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/stack@6.3.15/packages/stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/stack@6.3.15/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..e5ba612 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.16": + version "1.3.16" + resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.16.tgz#58fc337926eae9a26e51931826fec4f43088ade8" + integrity sha512-KUvL9HvlYuJs5WZ/r4XFo4dYqfNo9VJa8IE5Wdc0Wr5rMwzFFVdna1rHk6Wbqc17fVqQ3B+4uWiM54w8yb89ug== "@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.15" + resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-6.3.15.tgz#2bf0935b1e5acb745b82ee2f9e8b00f126f92809" + integrity sha512-ee0ET56nMgCM/e88mZtLX7wC/l7LxoBYjFCuqDV7MxY9QYwzMQmi0EF6LOYZnb7HKEQWYUqqaQCPDj50j//g1Q== dependencies: - "@react-navigation/elements" "^1.3.12" + "@react-navigation/elements" "^1.3.16" color "^4.2.3" warn-once "^0.1.0"