From 4d7f976f0ea1c9e1eb0facfdfb86513faeb5472f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 16:34:47 +0000 Subject: [PATCH] Bump follow-redirects from 1.4.1 to 1.14.7 in /example Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.4.1 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.4.1...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 0062c8f..5eafdf8 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2297,10 +2297,8 @@ find-up@^2.0.0, find-up@^2.1.0: locate-path "^2.0.0" follow-redirects@^1.2.3: - version "1.4.1" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.4.1.tgz#d8120f4518190f55aac65bb6fc7b85fcd666d6aa" - dependencies: - debug "^3.1.0" + version "1.14.7" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685" for-in@^1.0.1: version "1.0.2" @@ -4868,9 +4866,9 @@ react-native-scripts@1.11.1: color "^2.0.1" lodash "^4.16.6" -react-native-text-ticker@0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/react-native-text-ticker/-/react-native-text-ticker-0.9.0.tgz#fe808cb86ca37c72c87cc97c9b537d6a6874ea5a" +react-native-text-ticker@0.13.0: + version "0.13.0" + resolved "https://registry.yarnpkg.com/react-native-text-ticker/-/react-native-text-ticker-0.13.0.tgz#56f38187ac88689481672939367a7badcb9fe4e3" react-native-vector-icons@4.5.0: version "4.5.0"