From d0160cd12b1a78bc8fb70b8cfc50c62e8e0a42d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 22:11:20 +0000 Subject: [PATCH] chore(deps): bump @react-navigation/elements from 1.3.9 to 1.3.17 Bumps [@react-navigation/elements](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/elements) from 1.3.9 to 1.3.17. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/elements@1.3.17/packages/elements/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/elements@1.3.17/packages/elements) --- updated-dependencies: - dependency-name: "@react-navigation/elements" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b3488fc..8bef71e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@react-native-community/blur": "^4.3.0", "@react-native-community/slider": "4.3.1", "@react-native-masked-view/masked-view": "^0.2.8", - "@react-navigation/elements": "^1.3.9", + "@react-navigation/elements": "^1.3.17", "@react-navigation/native": "^6.0.16", "@react-navigation/stack": "^6.3.7", "ahooks": "^3.7.2", diff --git a/yarn.lock b/yarn.lock index 056f808..4627792 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1636,10 +1636,10 @@ react-is "^16.13.0" use-latest-callback "^0.1.5" -"@react-navigation/elements@^1.3.9": - version "1.3.9" - resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.9.tgz#33e26d7ad655b012e024ef0a005a3f66201287f8" - integrity sha512-V9aIZN19ufaKWlXT4UcM545tDiEt9DIQS+74pDgbnzoQcDypn0CvSqWopFhPACMdJatgmlZUuOrrMfTeNrBWgA== +"@react-navigation/elements@^1.3.17", "@react-navigation/elements@^1.3.9": + version "1.3.17" + resolved "https://registry.yarnpkg.com/@react-navigation/elements/-/elements-1.3.17.tgz#9cb95765940f2841916fc71686598c22a3e4067e" + integrity sha512-sui8AzHm6TxeEvWT/NEXlz3egYvCUog4tlXA4Xlb2Vxvy3purVXDq/XsM56lJl344U5Aj/jDzkVanOTMWyk4UA== "@react-navigation/native@^6.0.16": version "6.0.16"